This commit is contained in:
lolcat 2024-03-26 11:06:53 -04:00
parent f87a6d0441
commit 8a934529ea
1 changed files with 1 additions and 1 deletions

View File

@ -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