Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix: allow VPN network to be deletable, too (disconnect companion from that ↵ | maride | 2018-09-08 |
| | | | | network) | ||
* | Fix: map the correct port | maride | 2018-09-08 |
| | |||
* | Avoid collision by adding the hashed username to networks | maride | 2018-09-08 |
| | |||
* | Cleanup, react to signals (\^C), tidy up and sort code | maride | 2018-09-07 |
| | |||
* | Forward IP range of containers and subnet to VPN container | maride | 2018-09-05 |
| | |||
* | Un-hardcode VPN container base name | maride | 2018-09-04 |
| | |||
* | Un-hardcode network name, remove fixed IP block to avoid collision on the ↵ | maride | 2018-09-04 |
| | | | | host system | ||
* | Correctly link port to container, specify IP range | maride | 2018-09-02 |
| | |||
* | Add port forwarding for VPN, print remote address/port into env vars of VPN ↵ | maride | 2018-08-23 |
| | | | | container | ||
* | Add VPN container and access | maride | 2018-08-23 |