class Naku:
def __init__(self):
self.name = "Naku Tenshi"
self.age = 19
self.friends = None
self.pronouns = "he/Him"
self.role = "Programmer & hacker"
self.languages = ["Python", "Bash", "JavaScript", "C++"]
self.hobbies = ["Hacking", "Programming", "Listening to Music", "Coffee", "Gaming"]
self.favoriteProjects = ["wbf", "JSHound", "RoboBack", "AnimeAlly", "and my stupids websites"]
self.socials = {
"Github" : "https://github.com/nakutenshi",
"Telegram": "https://t.me/nakutenshi",
"Telegram's Channel": "https://t.me/nakutenshii"
}
def message(self):
return "Fuck This People"
me = Naku()
me.message()
🚬
Pinned Loading
-
ASNinformer
ASNinformer PublicASNinformer is a lightweight tool that takes IPs as input, looks up their ASN information, and groups results by ASN in a JSON file.
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.