├── LICENSE ├── README.md ├── controller.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RootUp/XRayC2/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RootUp/XRayC2/HEAD/README.md -------------------------------------------------------------------------------- /controller.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RootUp/XRayC2/HEAD/controller.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RootUp/XRayC2/HEAD/requirements.txt --------------------------------------------------------------------------------