Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial how to install it and run it on UBUNTU VPS ? #140

Open
ingnelson opened this issue Feb 1, 2020 · 1 comment
Open

Tutorial how to install it and run it on UBUNTU VPS ? #140

ingnelson opened this issue Feb 1, 2020 · 1 comment

Comments

@ingnelson
Copy link

Hello.
Could you explain how to install it and run it on UBUNTU VPS as a server and use a Windows or Android like a client , please ? and tunnel everthing like a VPN do ?

@nwtgck
Copy link
Owner

nwtgck commented Feb 1, 2020

Hi,

You have two options to run tcphttp-server:

  • you can run docker run -p 8181:8080 nwtgck/tcphttp-server when you have docker.
  • you can run npm install -g tcphttp-server and tcphttp-server --http-port=8181 when you have npm.

The following links might help you to install docker or npm


I'm not sure to use this on Windows clinent or Android client. When they are HTTP clients and socat-like command, any port such as SSH, VNC, ... can be forwarded to tcphttp-server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants