summaryrefslogtreecommitdiffstats
path: root/remote/modules/redsocks/data/etc/systemd/system/redsocks.service
Commit message (Collapse)AuthorAgeFilesLines
* relative paths dont work with systemd-204Jonathan Bauer2014-07-041-2/+2
| | | | for now hardcoded /opt/openslx/bin/rm
* remove hardcoded /bin/rm call. Relative calls work in services filesJonathan Bauer2014-07-021-2/+2
|
* Make some modules use iptables-helperSimon Rettberg2014-01-171-1/+2
|
* [redsocks] Make it work more good and less badSimon Rettberg2013-06-201-3/+5
|
* [pam] Add missing content packagesSimon Rettberg2013-06-201-1/+1
| | | | [redsocks] fix path of redsocks binary, exclude proxy IP from redirection
* [redsocks] NEW MODULESimon Rettberg2013-06-181-0/+9
Transparent proxy support module. Works with http-connect, socks, and some others