Skip to content

内网穿透

使用 localtunnel 实现内网穿透

  1. 安装 localtunnel
npm install -g localtunnel
  1. 启动 localtunnel
lt --port 3000
  1. 访问内网穿透地址
https://[random].loca.lt

如:https://jolly-tentacle.loca.lt