1 luofeiyu OP <pre><code> vim /etc/config/sshtunnel config 'tunnelL' 'server_http' option 'server' 'home' option 'remoteaddress' 'vps_ip' option 'remoteport' '22' option 'localaddress' '127.0.0.1' option 'localport' '1080' </code> </pre> |
2 luofeiyu OP `vim /etc/config/sshtunnel config 'tunnelL' 'server_http' option 'server' 'home' option 'remoteaddress' 'vps_ip' option 'remoteport' '22' option 'localaddress' '127.0.0.1' option 'localport' '1080' ` |
3 luofeiyu OP v2ex 的 markdown 语法究竟是什么? |
4 V1Eerie 2022-09-15 18:46:26 +08:00 via Android |
5 V1Eerie 2022-09-15 22:05:39 +08:00 补充一下,这个教程也不错 https://blog.5istar.net/archives/491 |