forked from lolcat/4get
This commit is contained in:
parent
f87a6d0441
commit
8a934529ea
|
@ -60,7 +60,7 @@ class config{
|
||||||
"forwarded",
|
"forwarded",
|
||||||
"proxy-connection",
|
"proxy-connection",
|
||||||
"remote-addr",
|
"remote-addr",
|
||||||
"via",
|
"via"
|
||||||
];
|
];
|
||||||
|
|
||||||
// @TODO: Portscan the user for open proxies before allowing a connection, block user if any are found
|
// @TODO: Portscan the user for open proxies before allowing a connection, block user if any are found
|
||||||
|
|
Loading…
Reference in New Issue