Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Top port Forwarding alternative to Ngrok
- How to port forward the HTTP (80) port in Termux/Kali/Ubuntu, etc., without getting into much technicality. After following the steps, you can port forward all ports accessible in the browser running on the HTTP port.
- **********************************************
- Telegram post:
- https://t.me/efxtv/3291
- **********************************************
- Prerequisites:
- -SSH
- -PHP
- Step 1. Create ssh key
- $ ssh-keygen #hit enter enter and Enter passphrase
- Step 2. Start php Local server
- $ wget yahoo.com;php -S localhost:8080
- Step 3. Let's port forward
- $ ssh -R 80:localhost:8080 localhost.run
- $ ssh -R 80:localhost:3000 serveo.net
- $ sudo npm install -g localtunnel
- lt --port 8000
- $ npx localtunnel --port 8080
- $ curl -O https://pagekite.net/pk/pagekite.py
- $ python pagekite.py 80 yourname.pagekite.me
- $ gem install ultrahook
- $ ultrahook stripe 5000
- Step 4. Take screenshot of UR code and visit
- https://qrcodescan.in/
- Upload qr code and get teh url to access your server outside network.
- Note: Create an account on localhost.run to get links with qr on the terminal.
- Please share and support our channel.
- Regards
- @efxtve
- @efxtv2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement