1.1.1 • Published 3 years ago
mk-tunnel v1.1.1
Description
TBD.
Prerequisite
Please follow this article to setup AWS environment, including VPC, Security Group and EC2.
In addition, on the security group, the following ports also need to be opened for inbound traffic:
1111, 1234, 1987, 2222, 2266, 3000, 3333, 4000, 5000, 6666, 8000, 8080, 8888Setup
Install this package
npm install -g mk-tunnelor
yarn global add mk-tunnelInitialize the configurations
mk-tunnel initMake sure you have the following information prepared - the IP or DNS of your EC2 instance - the path of the key file (.pem)
Usage
mk-tunnel start --port [PORT_TO_EXPOSE]
Troubleshooting
mk-tunnel start --port [PORT_TO_EXPOSE] --debug