Skip to main content

ngok config file to open multiple ports

authtoken: your auth token
tunnels:
  first:
    addr: 3002
    proto: http   
  second:
    addr: 8080
    proto: http 

Comments