mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
more chmod fixes
This commit is contained in:
parent
444733945a
commit
667afc814e
0
binaries/armhf/tpws
Normal file → Executable file
0
binaries/armhf/tpws
Normal file → Executable file
0
binaries/mips32r1-lsb/tpws
Normal file → Executable file
0
binaries/mips32r1-lsb/tpws
Normal file → Executable file
0
binaries/mips32r1-msb/tpws
Normal file → Executable file
0
binaries/mips32r1-msb/tpws
Normal file → Executable file
0
binaries/x86_64/tpws
Normal file → Executable file
0
binaries/x86_64/tpws
Normal file → Executable file
@ -4,12 +4,14 @@ ZIPLIST=$EXEDIR/zapret-ip.txt
|
|||||||
ZIPLIST_EXCLUDE=$EXEDIR/zapret-ip-exclude.txt
|
ZIPLIST_EXCLUDE=$EXEDIR/zapret-ip-exclude.txt
|
||||||
ZIPLIST_USER=$EXEDIR/zapret-ip-user.txt
|
ZIPLIST_USER=$EXEDIR/zapret-ip-user.txt
|
||||||
ZUSERLIST=$EXEDIR/zapret-hosts-user.txt
|
ZUSERLIST=$EXEDIR/zapret-hosts-user.txt
|
||||||
|
ZHOSTLIST=$EXEDIR/zapret-hosts.txt
|
||||||
|
|
||||||
ZIPSET_IPBAN=ipban
|
ZIPSET_IPBAN=ipban
|
||||||
ZIPLIST_IPBAN=$EXEDIR/zapret-ip-ipban.txt
|
ZIPLIST_IPBAN=$EXEDIR/zapret-ip-ipban.txt
|
||||||
ZIPLIST_USER_IPBAN=$EXEDIR/zapret-ip-user-ipban.txt
|
ZIPLIST_USER_IPBAN=$EXEDIR/zapret-ip-user-ipban.txt
|
||||||
ZUSERLIST_IPBAN=$EXEDIR/zapret-hosts-user-ipban.txt
|
ZUSERLIST_IPBAN=$EXEDIR/zapret-hosts-user-ipban.txt
|
||||||
|
|
||||||
|
|
||||||
getuser()
|
getuser()
|
||||||
{
|
{
|
||||||
[ -f $ZUSERLIST ] && {
|
[ -f $ZUSERLIST ] && {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user