1 mkdir -p {content,exploits,nmap}
1
mkdir -p {content,exploits,nmap}
Useful command to reload zsh when it is modified (alias, keys, etc.):
1 source ~/.zshrc
source ~/.zshrc
1 2 3 pyenv install <version> pyenv versions pyenv global <version>
1 2 3
pyenv install <version> pyenv versions pyenv global <version>
Port Type Usage 20 TCP FTP Data 21 TCP FTP Control 22 TCP/UDP Secure Shell (SSH)...
SQLite DB To save structured data, such as contact information or to-do lists, we can leverage the iOS Core Data framework. It provides a convenient API for storing data in different store types s...
Realm DB Realm DB is an alternative to SQLite for storing structured data in mobile applications. It is object-oriented, which means that the database internally uses objects that map to the mobil...
Epsilon (Medium)
Netcat File Transfer