idk
This commit is contained in:
@@ -19,7 +19,7 @@ $cfg_file = "3proxy-wireguard.cfg"
|
|||||||
|
|
||||||
# rest of the proxy configuration
|
# rest of the proxy configuration
|
||||||
'socks' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
'socks' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
||||||
'log "%USERPROFILE%\.logs\3proxy\%Y%m%d.log" D' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
'log "<path>\<to>\<3proxy>\<logs>\%Y%m%d.log" D' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
||||||
'rotate 30' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
'rotate 30' | Out-File -FilePath $cfg_file -Append -Encoding ASCII
|
||||||
|
|
||||||
# Start 3proxy in the background
|
# Start 3proxy in the background
|
||||||
|
|||||||
Reference in New Issue
Block a user