uncloud/uncloud/hack
fnux e2cd44826b Fix typo in hack/vm.py 2020-01-28 13:45:20 +01:00
..
conf.d find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
hackcloud Begin further integration of code into hack 2020-01-14 11:25:06 +01:00
rc-scripts find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
README.org find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
__init__.py Begin to integrate hack into the main script 2020-01-14 11:05:42 +01:00
config.py Write VM to etcd 2020-01-14 14:23:26 +01:00
db.py add hack code 2020-01-15 10:02:37 +01:00
mac.py refactored vm.py to create a VM 2020-01-24 13:56:08 +01:00
main.py Hack/VM: wire get_vnc and list_vms 2020-01-28 11:02:18 +01:00
net.py Fix Dominique's sudo bug 2020-01-24 14:10:49 +01:00
nftables.conf find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \; 2019-12-31 11:29:08 +01:00
uncloud-hack-init-host [hack] add scripts to start VM 2020-01-05 18:32:14 +01:00
uncloud-run-vm ++stuff 2020-01-11 00:24:17 +01:00
vm.py Fix typo in hack/vm.py 2020-01-28 13:45:20 +01:00

README.org

This directory contains unfinishe hacks / inspirations

firewalling / networking in ucloud

automatically route a network per VM - /64?

nft: one chain per VM on each vm host (?)

might have scaling issues?

firewall rules on each VM host

  • mac filtering:

To add / block

TODO arp poisoning

TODO ndp "poisoning"

TODO ipv4 dhcp server

drop dhcpv4 requests

drop dhcpv4 answers