clangcn / ngrok-one-key-install

ngrok one key install shell(http://soft.clang.cn/ngrok/install_ngrok.sh)
563 stars 252 forks source link

win 客户端和其他的客户端怎么用那 麻烦指教 #1

Closed xrw001 closed 8 years ago

clangcn commented 8 years ago

client_ngrok_windows_386.exe -config ngrok.conf start httptun mian

clangcn commented 8 years ago

ngrok.conf

server_addr: youdomain.com:4443
trust_host_root_certs: false
inspect_addr: disabled
auth_token: test
password: "MjRsYVSA98Ixs1RM"

tunnels:

    httptun:
      remote_port: 8443
      subdomain: "www.test"
      proto:
        https: 192.168.1.1:80
    mian:
        remote_port: 12322
        proto:
            tcp: 192.168.1.1:22