├── README.md ├── mundobins.py └── requirement.sh /README.md: -------------------------------------------------------------------------------- 1 | # BinsGenRH 2 | Una actualizacion de la script al 3.0 3 | -------------------------------------------------------------------------------- /mundobins.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealHackRH593/BinsGenRH/HEAD/mundobins.py -------------------------------------------------------------------------------- /requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealHackRH593/BinsGenRH/HEAD/requirement.sh --------------------------------------------------------------------------------