class AboutMe:
def __init__(self, text):
self.text = text
def __repr__(self):
return self.text
AboutMe("Hello there, I'm Userkbite")
Popular repositories Loading
-
-
SecLists
SecLists PublicForked from danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, seβ¦
PHP 1
-
admin-finder
admin-finder PublicForked from the-c0d3r/admin-finder
Blazing fast admin panel finder with asyncio and aiohttp
Python 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.