Skip to content

milio48/serveo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serveo

Serveo port forwarder, ngrok alternative. powered by serveo.net

parameter : [http/tcp] [local port] [option]

      parameter [option] : 0      = request random port
      parameter [option] : change = change http subdomain forwarded
      parameter [option] : 4869   = custom port number to forwarding (using tcp)

  http  80 0             //localhost:80 forward to public https

  tcp 4869 0             //random tcp port forwarding
  tcp 4869 1945          //custom tcp port forwarding

Example

request random http subdomain serveo http 80 0

request change http subdomain serveo http 80 change

request custom port serveo http 80 4869

Linux

wget https://raw.githubusercontent.com/milio48/serveo/master/serveo.sh

Windows

u can download exe, but arg not supported cause compiled by winrar

if u run from source, u can run with arg. but u must run in same folder with library.

sorry in windows version, haven't supported to reverse shell with nc. maybe have problem in ssh library. please contrib

About

Serveo port forwarder, ngrok alternative

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published