-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.ini
157 lines (144 loc) · 3.03 KB
/
settings.ini
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
[class_settings]
classday = Thursday
classhours = 13-15
exampart = C
associationsfile = SocketsApp/associations.xlsx
[server_ports]
master_udp = 10005
first_tcp_start = 10010
first_tcp_end = 10019
udp_start = 12000
udp_end = 12009
[server_strings]
askid = Insert Reg ID:
ask_for_my_ip = Please Send me my IP
ask_for_my_port = On what port did you connect?
ask_clients_hostname = What's your Hostname?
id_found = Registration ID found, you may continue
id_not_found = Wrong Registration ID, please try again!
request_message = Enter your message
goodbye_message = Thank you for connecting, goodbye!
expected_client = Your IP is allowed to connect to this port
not_authorized = Your IP should not connect at this port of the server!
id_not_found_log = ID not found!
not_authorized_log = Wrong port!
master_status = off
[Client_TCP_Settings]
172.16.137.10 = TCPMESSAGE427
172.16.137.11 = TCPMESSAGE83
172.16.137.12 = TCPMESSAGE814
172.16.137.13 = TCPMESSAGE1
172.16.137.14 = TCPMESSAGE98
172.16.137.15 = TCPMESSAGE821
172.16.137.16 = TCPMESSAGE814
172.16.137.17 = TCPMESSAGE1
172.16.137.18 = TCPMESSAGE92
172.16.137.19 = TCPMESSAGE25
[Client_UDP_Settings]
172.16.137.10 = UDPMESSAGE427
172.16.137.11 = UDPMESSAGE814
172.16.137.12 = UDPMESSAGE1373
172.16.137.13 = UDPMESSAGE753
172.16.137.14 = UDPMESSAGE476
172.16.137.15 = UDPMESSAGE6
172.16.137.16 = UDPMESSAGE814
172.16.137.17 = UDPMESSAGE1373
172.16.137.18 = UDPMESSAGE753
172.16.137.19 = UDPMESSAGE23
[Message_Effects]
0 = Random
1 = None
2 = Message to uppercase
3 = Message to lowercase
4 = Return message's length
5 = Remove first and last character
[Client_Effects]
172.16.137.10 = 2
172.16.137.11 = 0
172.16.137.12 = 3
172.16.137.13 = 0
172.16.137.14 = 0
172.16.137.15 = 0
172.16.137.16 = 0
172.16.137.17 = 0
172.16.137.18 = 0
172.16.137.19 = 0
[Client_CTRL_Chars]
172.16.137.10 = 1
172.16.137.11 = 1
172.16.137.12 = 1
172.16.137.13 = 1
172.16.137.14 = 1
172.16.137.15 = 1
172.16.137.16 = 1
172.16.137.17 = 1
172.16.137.18 = 1
172.16.137.19 = 1
[Server_Client_TCP_Ports]
172.16.137.10 = 10019
172.16.137.11 = 10011
172.16.137.12 = 10012
172.16.137.13 = 10013
172.16.137.14 = 10014
172.16.137.15 = 10015
172.16.137.16 = 10016
172.16.137.17 = 10017
172.16.137.18 = 10018
172.16.137.19 = 10019
[Server_Client_UDP_Ports]
172.16.137.10 = 12002
172.16.137.11 = 12001
172.16.137.12 = 12002
172.16.137.13 = 12003
172.16.137.14 = 12004
172.16.137.15 = 12005
172.16.137.16 = 12006
172.16.137.17 = 12007
172.16.137.18 = 12008
172.16.137.19 = 12009
[TCP_Ports_restriction]
172.16.137.10 = 1
172.16.137.11 = 1
172.16.137.12 = 1
172.16.137.13 = 1
172.16.137.14 = 1
172.16.137.15 = 1
172.16.137.16 = 1
172.16.137.17 = 1
172.16.137.18 = 1
172.16.137.19 = 1
[UDP_Ports_restriction]
172.16.137.10 = 0
172.16.137.11 = 1
172.16.137.12 = 1
172.16.137.13 = 1
172.16.137.14 = 1
172.16.137.15 = 1
172.16.137.16 = 1
172.16.137.17 = 1
172.16.137.18 = 1
172.16.137.19 = 1
[CTRL_Chars]
1 = α
2 = β
3 = γ
4 = δ
5 = ε
6 = ζ
7 = η
8 = θ
9 = ι
10 = κ
11 = λ
12 = μ
13 = ν
14 = ξ
15 = ο
17 = π
19 = ρ
20 = σ
21 = τ
22 = υ
23 = φ
24 = ψ
25 = ω