- Setup:
- run
git clone https://github.com/ElainaTeam/Elaina-Tunnel-Client && cd Elaina-Tunnel-Client
- run
npm i
- run
- Config:
- token: run
node . config token <token>
- token: run
- Start:
- forward: run
node . forward <local port> <*forward port>
- forward: run
- forward port must be in range 20300 to 21200