Just need one command , do not need install.
ssh -R 80:localhost:3000 serveo.net
copy and paste it to the terminal.
But, it’s not work today.
The test procedure as below.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Dec 31 22:52:18 2019 from 192.168.1.200
–private ip is 192.168.1.200
root@TEST:~# ssh -R 80:localhost:3000 serveo.net
ssh: connect to host serveo.net port 22: Connection timed out
–what’s going on?
–try again, and show the system time.
root@TEST:~# date
Wed Jan 1 11:14:06 CST 2020
root@TEST:~# ssh -R 80:localhost:3000 serveo.net
ssh: connect to host serveo.net port 22: Connection timed out
–it takes 5 minutes to connect serveo.net, but fail
root@TEST:~# date
Wed Jan 1 11:18:46 CST 2020
it’s not work today, by the way, I can build a minimal linux to provide the ssh forward service that host in Google Cloud Platform(GCP).
I think this might work like serveo.
隨機文章
- 使用phpmyadmin導入資料到mysql出現#1062 – Duplicate entry ‘0’ for key ‘PRIMARY’ (2017-01-04)
- 網樂通在搞什麼東西啊?我的網樂通掛點。 (2011-02-07)
- vmware ESXi 與 citrix XenServer測試 (2014-11-05)
- 解決 公司內用微軟 DNS 使用免費的CloudFlare dns loop SSL 憑證困擾 (2021-12-09)
- DNS與SEO (2009-03-31)








