| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
for our own systemd service files:
use: service-file-name.service
ex: /etc/systemd/system/setup-proxy.service
ALL systemd services files need to be under /etc/systemd/system
for our own scripts:
use: tool-what_it_does
ex: /opt/openslx/scripts/systemd-setup_proxy
ALL our scripts under /opt/openslx/scripts
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
[redsocks] fix path of redsocks binary, exclude proxy IP from redirection
|
|
|
Transparent proxy support module. Works with http-connect, socks, and some others
|