├── README.md ├── byp4xx.go └── templates ├── UserAgents.txt ├── defaultcreds.txt ├── endpaths.txt ├── extensions.txt ├── headers.txt ├── ip.txt ├── midpaths.txt └── verbs.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/README.md -------------------------------------------------------------------------------- /byp4xx.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/byp4xx.go -------------------------------------------------------------------------------- /templates/UserAgents.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/UserAgents.txt -------------------------------------------------------------------------------- /templates/defaultcreds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/defaultcreds.txt -------------------------------------------------------------------------------- /templates/endpaths.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/endpaths.txt -------------------------------------------------------------------------------- /templates/extensions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/extensions.txt -------------------------------------------------------------------------------- /templates/headers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/headers.txt -------------------------------------------------------------------------------- /templates/ip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/ip.txt -------------------------------------------------------------------------------- /templates/midpaths.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/midpaths.txt -------------------------------------------------------------------------------- /templates/verbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lobuhi/byp4xx/HEAD/templates/verbs.txt --------------------------------------------------------------------------------