13 lines
213 B
Bash
13 lines
213 B
Bash
|
fstream_python="python3"
|
||
|
|
||
|
fstream_ip="fier.me:61920"
|
||
|
#fstream_ssl="0"
|
||
|
#fstream_ssl_ignoreCert="0"
|
||
|
|
||
|
fstream_user="user"
|
||
|
fstream_channel="default"
|
||
|
fstream_channelpass=""
|
||
|
|
||
|
fstream_aespass=""
|
||
|
fstream_aesbuffer="4096"
|