├── Chisel_2.py ├── LICENSE ├── README.md ├── backup.py ├── chisel.py ├── chisel.sh ├── logo.sh └── managed.sh /Chisel_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/Chisel_2.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/README.md -------------------------------------------------------------------------------- /backup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/backup.py -------------------------------------------------------------------------------- /chisel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/chisel.py -------------------------------------------------------------------------------- /chisel.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/chisel.sh -------------------------------------------------------------------------------- /logo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/logo.sh -------------------------------------------------------------------------------- /managed.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azumi67/Chisel_multipleServers/HEAD/managed.sh --------------------------------------------------------------------------------