-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathxfltreat.conf
83 lines (69 loc) · 1.53 KB
/
xfltreat.conf
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
79
80
81
82
83
[Global]
remoteserverip = PUT_YOUT_SERVER_IP_HERE
# remoteserverhost only for SOCKS v4a
# remoteserverhost = PUT_YOUR_SERVER_HOSTNAME_HERE
# SERVER configs, does not really need to be modified
# serverif is Linux only
serverif = xfl0
serverip = 10.9.0.1
servernetmask = 24
serverbind = 0.0.0.0
# CLIENT configs, does not really need to be modified
# clientif is Linux only
clientif = xfl0
clientip = 10.9.0.101
clientnetmask = 24
mtu = 1350
overriderouter =
scope = misc/scope.txt
[Authentication]
module = saltedsha512
#key = LONG_RANDOMIZED_KEY_HERE_PLEASE
[Encryption]
# default modules: none, basic, advanced
module = basic
[TCP_generic]
# Whether the module is enabled or not: yes/no
enabled = yes
# module bind port
serverport = 1337
[UDP_generic]
enabled = yes
serverport = 1338
[ICMP]
enabled = yes
[SOCKS]
enabled = no
#valid version numbers: 4, 4a or 5
version = 5
serverport = 1339
proxyip = YOUR_HTTP_PROXY_IP_HERE
proxyport = 1080
#userid = test
#usernamev5 = test
#passwordv5 = test
[HTTP_CONNECT]
enabled = no
proxyip = YOUR_HTTP_PROXY_IP_HERE
proxyport = 3128
serverport = 443
[DNS]
enabled = no
hostname = YOURDOMAINNAMEHERE
zonefile = misc/zonefile
#serverport = 53
#nameserver = OPTIONAL_NAMESERVER_IP_HERE
[SCTP_generic]
enabled = no
serverport = 80
[WebSocket]
enabled = no
serverport = 8080
proxyip = #YOUR SERVER OR PROXY IP
proxyport = 8080
hostname = example.com
[RDP]
enabled = no
channelname = UniversalDVC
serverport = 31337
priority = real