Your secure and simple solution for accessing local services remotely
With KomaCloud Tunnel, you can securely expose your local server to the internet with ease. No more complicated setups or security risks. Access your services from anywhere, anytime.
- Version: 0.0.4
- Owner: Komáromi János
- Website: https://komacloud.komaweb.eu
Follow these steps to install and start using KomaCloud Tunnel:
$ npm install -g komacloud-tunnel
$ komacloud login <token>
$ komacloud start <method> <port> [--subdomain]
Session Status online
Account Komáromi János (Plan: Free)
Version 0.0.1
Region Europe (eu)
Latency 1ms
Forwarding https://am3rf.komaweb.eu -> http://localhost:8000
HTTP Requests
-------------
0:27:16 GET /api/users 403 Forbidden
0:27:26 GET /api/users 403 Forbidden
0:27:27 GET /api/classes 200 Ok
0:27:45 GET /api/login 404 Not Found
$ komacloud logout
C:\Users\user>komacloud
Usage: komacloud [options] [command]
KomaCloud CLI
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
login <token> Login to KomaCloud
logout Logout from KomaCloud
start [options] <method> <port> Start tunnel
help [command] display help for command
- The page will automatically reload whenever a file is updated.