环境:

  1. win10(内网/frpc)+ Ubuntu(公网/frps)
  2. 宝塔面板

一、jupyter远程访问(翻归档)

二、frp配置

frps:

[common]
bind_port = 7000
vhost_http_port = 8080

frpc:

[common]
server_addr = x.x.x.x 
server_port = 7000

[jupyter]
type = http
local_port = 80 #jupyter-notebook所使用的端口
custom_domains = www.yourdomain.com 

三、宝塔面板配置

  1. 反向代理2.png
  2. nginx配置websocket(不配置就会出现我那种情况)3.png
最后修改:2023 年 08 月 26 日
如果觉得我的文章对你有用,请随意赞赏