usbserver nps配置文件

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[common]
server_addr=127.0.0.1:8024
conn_type=tcp
vkey=123
auto_reconnection=true
max_conn=1000
flow_limit=1000
rate_limit=1000
basic_username=11
basic_password=3
web_username=user
web_password=1234
crypt=true
compress=true
#pprof_addr=0.0.0.0:9999
disconnect_timeout=60
  
[health_check_test1]
health_check_timeout=1
health_check_max_failed=3
health_check_interval=1
health_http_url=/
health_check_type=http
health_check_target=127.0.0.1:8083,127.0.0.1:8082
  
[health_check_test2]
health_check_timeout=1
health_check_max_failed=3
health_check_interval=1
health_check_type=tcp
health_check_target=127.0.0.1:8083,127.0.0.1:8082
  
[web]
host=c.o.com
target_addr=127.0.0.1:8083,127.0.0.1:8082
  
[tcp]
mode=tcp
target_addr=127.0.0.1:8080
server_port=10000
  
[socks5]
mode=socks5
server_port=19009
multi_account=multi_account.conf
  
[file]
mode=file
server_port=19008
local_path=/Users/liuhe/Downloads
strip_pre=/web/
  
[http]
mode=httpProxy
server_port=19004
  
[udp]
mode=udp
server_port=12253
target_addr=114.114.114.114:53
  
[ssh_secret]
mode=secret
password=ssh2
target_addr=123.206.77.88:22
  
[ssh_p2p]
mode=p2p
password=ssh3
  
[secret_ssh]
local_port=2001
password=ssh2
  
[p2p_ssh]
local_port=2002
password=ssh3
target_addr=123.206.77.88:22

  

posted on   lydstory  阅读(15)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
历史上的今天:
2019-09-10 win32程序使用CString
2019-09-10 private: CRITICAL_SECTION m_cs;
2019-09-10 进程启动到别的session下(作用)
2019-09-10 yara32.exe
2019-09-10 webshell yar

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示