diff --git a/conn.md b/conn.md new file mode 100644 index 00000000..e3751009 --- /dev/null +++ b/conn.md @@ -0,0 +1,12 @@ + + +```bash +# +frp: frpc-> frps; index页,取frps上记录信息 +# 长连接,端口类别/列表,端口流量 +# 不可主动增/删映射 + +# index@yq +curl -fsSL -u headless:headless http://127.0.0.1:10079/api/proxy/tcp |yq ".proxies[].name" +``` +