about summary refs log tree commit diff
path: root/src/access.go
Commit message (Collapse)AuthorAge
* update the vpn container name to the darknebu.la registry oneEmile2019-10-12
|
* Fix: allow VPN network to be deletable, too (disconnect companion from that ↵maride2018-09-08
| | | | network)
* Fix: map the correct portmaride2018-09-08
|
* Avoid collision by adding the hashed username to networksmaride2018-09-08
|
* Cleanup, react to signals (\^C), tidy up and sort codemaride2018-09-07
|
* Forward IP range of containers and subnet to VPN containermaride2018-09-05
|
* Un-hardcode VPN container base namemaride2018-09-04
|
* Un-hardcode network name, remove fixed IP block to avoid collision on the ↵maride2018-09-04
| | | | host system
* Correctly link port to container, specify IP rangemaride2018-09-02
|
* Add port forwarding for VPN, print remote address/port into env vars of VPN ↵maride2018-08-23
| | | | container
* Add VPN container and accessmaride2018-08-23