aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15appripriately log vpn connection failuresWojciech Kosior
2020-06-15handle failing vpn connectionsWojciech Kosior
2020-06-15specify number of simultaneous vpn connections in config fileWojciech Kosior
2020-06-12create vpn connections in parallelWojciech Kosior
2020-06-12add small fixes and pseudo-logging to hourly scriptWojciech Kosior
2020-06-12do not retry on failed connectionsWojciech Kosior
2020-06-12fix database write bugWojciech Kosior
2020-06-12specify full path to openvpnWojciech Kosior
2020-06-12specify query result type as a string valueWojciech Kosior
2020-06-12enable timeout on connection to vpnWojciech Kosior
2020-06-12enable querying all vpns in one back-end instanceWojciech Kosior
2020-06-12fix bugs in hourly scriptsWojciech Kosior
2020-06-12add option to only handle some of the vpns on a give back-end instanceWojciech Kosior
2020-06-12make it possible to disable execution of installed 0tdnsWojciech Kosior
2020-06-12start description of back-end usageWojciech Kosior
2020-06-05route database connection to bypass vpnWojciech Kosior
2020-06-05enable come connections to bypass vpnWojciech Kosior
2020-06-04reflect in readme, that setup.sh and uninstall.sh modify crontabWojciech Kosior
2020-06-04remove environment printing earlier used for debuggingWojciech Kosior
2020-06-04use openvpn's --setenv featureWojciech Kosior
2020-06-04tag namespace name with more unique shell's PID instead of timestampWojciech Kosior
2020-06-04get current date from within pythonWojciech Kosior
2020-06-04integrate with cron daemonWojciech Kosior
2020-06-04update readmeWojciech Kosior
2020-06-04remove unbound root dns keyWojciech Kosior
2020-06-04write results to the databaseWojciech Kosior
2020-06-04put connecting to db in separate source fileWojciech Kosior
2020-06-04adjust table namesWojciech Kosior
2020-06-02koncepcja - poprawkiWojciech Kosior
2020-05-29query vpn connections from databaseWojciech Kosior
2020-05-29add temporary script for adding ovpn configs to databaseWojciech Kosior
2020-05-29move sources to src/Wojciech Kosior
2020-05-29drop C codebaseWojciech Kosior
2020-05-29leave postgres management to djangoWojciech Kosior
2020-05-29pierwszy sprintWojciech Kosior
2020-05-29koncepcja systemuWojciech Kosior
2020-05-29opis systemuWojciech Kosior
2020-05-29add sample database connection config fileWojciech Kosior
2020-05-29also install/uninstall python scriptsWojciech Kosior
2020-05-29add sh script, that will start python program every hourWojciech Kosior
2020-05-29add python script that will run every hourWojciech Kosior
2020-05-29add python script for performing unbound queriesWojciech Kosior
2020-05-28add postgres database deletion scriptWojciech Kosior
2020-05-28add postgres database creation scriptWojciech Kosior
2020-05-28timestamp namespaces to avoid conflicts with other instances of scriptWojciech Kosior
2020-05-28split installation and setup for easier packagingWojciech Kosior
2020-05-22add example wrapper usage to README.mdWojciech Kosior
2020-05-22add script that reverts what install.sh didWojciech Kosior
2020-05-22add script that prepares system for use of our wrapper scriptWojciech Kosior
2020-05-22add script that runs given command inside a vpn "sandbox"Wojciech Kosior