Skip to content

zhoujiahua/open-vc

 
 

Repository files navigation

OpenVC

OpenVC is a set of open source, simple, easy to use, fast, containerized VPN networking and intranet penetration management software.

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

OpenVC is a set of open source, simple, easy to use, fast, containerized VPN networking and intranet penetration management software.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.0%
  • Batchfile 42.0%