rebecca554owen 最近的时间轴更新
rebecca554owen

rebecca554owen

V2EX 第 385144 号会员,加入于 2019-02-19 11:36:02 +08:00
根据 rebecca554owen 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
rebecca554owen 最近回复了
3 天前
回复了 rebecca554owen 创建的主题 宽带症候群 openppp2,一个次世代组网 VPN
## Client Side Configuration

1. Delete the vmem params as long as you client is running on your PC or the client device is using eMMc as the storage.

2. Set the udp.static.server

- IP:PORT

- DOMAIN:PORT

- DOMAIN[IP]:PORT

3. Set client.guid to a totally random one, please make sure no other client share the same GUID with the one that you are using.

4. Set the client.server

- ppp://IP:PORT

- ppp://DOMAIN:PORT

- ppp://DOMAIN[IP]:PORT

5. Delete the client.bandwidth to unleash the openppp2 full speed

6. Delete the mappings params

## Client CLI notice

1. The TUN gateway on windows should be x.x.x.0

2. Only by adding the --tun-static=yes , the UDP streams would be trasfered seperately.

3. If the --block-quic=yes, no matter what the --tun-static is, there won't be any QUIC streams.
3 天前
回复了 rebecca554owen 创建的主题 宽带症候群 openppp2,一个次世代组网 VPN
## Server side

1. Find a server to deploy openppp2 server

2. Connect to the server.

3. Download the openppp2 zip remotely.

4. Modify the given appsettings.json template file in the openppp2 compressed file.

1. If you have no need to use this server as SNIProxy server, please delete the "cdn" param.

2. If your server has 256MiB+ mem and disk I/O speed of 4K-blocks is not satifying, please delete the vmem param

3. If your server has more than 1 thread, you would better set the cocurrent to the thread number.

4. Set the server listening ip address

1. If you decide to use all the ip assinged to the server, please change the ip.interface and ip.public to "::"

```json
"ip": {
"interface": "::",
"public": "::"
}
```
2. If you decide to use only one ip address, please change the the ip.interface and ip.public to the ip that you want to use.

3. In some special situations, that the public ip is assigned by route, you should change the interface to the "::" and change the public to the ip address going to be used.

4. Hate IPv6? Replace all "::" to "0.0.0.0"

5. Set the tcp and udp port by modifying tcp.listen.port and udp.listen.port

6. Delete the whole websocket param, since the tcp connection would be secured enough facing the censorship.(Websocket connection should be used in some specific situations)

7. Set some server running params

1. server.log is the path to store the connection logs. If you hate logs, please set to "/dev/null"

2. Delete the following params in server block.

```json

"server": {
"log": "/dev/null"
}

```

8. use `screen -S` to keep openppp2 running at backstage

9. Remenber to chmod +x !

10. Boot the server
4 天前
回复了 lanthora 创建的主题 宽带症候群 给各位汇报一下组网软件的新进展
项目不错,支持了。
4 天前
回复了 oldcai 创建的主题 OpenAI 挑战:通过一个问题,测试是不是 GPT4
10000 以内的正整数,有多少个包含数字 1 。
4 天前
回复了 Seeyuyu 创建的主题 VPS 墙好像开始发力,大家感受到了吗
我用 openppp2 vpn 协议。
21 天前
回复了 ironboxplus 创建的主题 OpenAI 字节的 Coze 有什么收费的消息吗
倒是想付费,让他能够没有上限。
21 天前
回复了 DataPipe 创建的主题 OpenAI GPT-4o Claude 3 Llama3 等大模型一站式 AI 平台
@vacuitym gmail 无法注册
各家都差不多,我设置阈值-50
@macaodoll 我用国内的 AI 就是遇到 docker run 运行 xray(r)转成 docker compose 这种简单互转,回答了快结束就不见了。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5568 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 02:14 · PVG 10:14 · LAX 19:14 · JFK 22:14
Developed with CodeLauncher
♥ Do have faith in what you're doing.