ais/ais.conf

8 lines
123 B
Plaintext
Raw Normal View History

2020-05-29 11:09:39 +08:00
global {
2021-04-01 16:23:21 +08:00
local_port="127";
io_flag="R_C_DEC";
encode=128;
2020-11-16 11:10:11 +08:00
IP_RESTRICTION = 0;
2021-04-01 16:23:21 +08:00
IP_SEGMENT= 127.0.0.1;
2020-05-29 11:09:39 +08:00
}