Age | Commit message (Collapse) | Author |
|
Some time interface can have 2 ip address handle this case, though I
feel only first IP will be considered by iptables.
|
|
Use getopt and modeled exactly on container-create-debootstrap from
open-infrastructure-container-tools package.
|
|
I've installed 9vx into the bin directory as overlayfs only allows
a lower and upper directory.
|
|
Clears all files created debian packaging tools.
|
|
|
|
|
|
|
|
This is required to allow machinectl to control the container.
|
|
Allow user to specify protocol for forwarding rules. If not specified do
it for tcp and udp.
Bring forwarding rules into single function *setup_forwarding*.
|
|
Arguments were not used as per the help message. Rearranged the
arguments to match the help message.
Also refactored help message.
|
|
Use case: When forwarding certain port on host system to container/vm's
|
|
This script is to be used by systemd for manually launching
wpa_supplicant. But as of now I don't use it as I use
network-manager/connman.
|
|
There is possible room for further improvement as per my needs.
|
|
|
|
Works on my laptop which uses intel card for display
|
|
|