├── LICENSE ├── README.md ├── cam-dumper.html ├── camdumper.sh ├── ip.php ├── ngrok ├── post.php └── template.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/README.md -------------------------------------------------------------------------------- /cam-dumper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/cam-dumper.html -------------------------------------------------------------------------------- /camdumper.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/camdumper.sh -------------------------------------------------------------------------------- /ip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/ip.php -------------------------------------------------------------------------------- /ngrok: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/ngrok -------------------------------------------------------------------------------- /post.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TermuxHackz/CAM-DUMPER/HEAD/post.php -------------------------------------------------------------------------------- /template.php: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------