Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged ports  ✕   ✕
0xtz/pyscanner https://github.com/0xtz/pyscanner
Thu 14 Apr 2022 11:59:25 AM PDT archive.org

A fast, simple, easy to use multithreaded port scanner. Looks like it's written in pure Python. TCP only right now.

Looks like it could be a useful code reference, too.

python ports scanning cli tool infosec
Tom Webster / xmpp_hidden_service ยท GitLab https://gitlab.com/samurailink3/xmpp_hidden_service
Thu 19 Sep 2019 06:55:45 PM PDT archive.org

An Ansible playbook for setting up an Ansible XMPP server as a Tor hidden services. Notable because there's a main.yml file that describes how to configure the Tor hidden service itself. It lists all the ports that have to be available at the hidden service. It also has a sample Prosody config file that describes how to configure Prosody to serve up a hidden service and have it work.

ansible tor prosody xmpp sysadmin configs im ports
vishnubob/wait-for-it: Pure bash script to test and wait on the availability of a TCP host and port https://github.com/vishnubob/wait-for-it
Fri 25 Jan 2019 02:44:29 PM PST archive.org

wait-for-it.sh is a pure bash script that will wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies.

devops services ports monitoring dependencies utility script exocortex
Nmap - Free Security Scanner For Network Exploration & Security Audits. http://nmap.org/
Tue 20 Mar 2018 03:06:59 AM PDT archive.org
security scan utility hacking ports software
FTP over SSH tunnel. http://www.linuxquestions.org/questions/linux-networking-3/ftp-over-ssh-tunnel%3B-ftp-refuses-to-work-558516/
Tue 20 Mar 2018 01:23:39 AM PDT archive.org

How to run FTP over an SSH tunnel to another server. It involves setting up a couple of port forwards and FTP in passive mode.

ftp tunnel passive ssh forwarding ports howto exfiltration
FreeBSD Install VIM Editor Without X11 GUI http://www.cyberciti.biz/faq/freebsd-install-vim-editor-without-x11-gui/
Tue 20 Mar 2018 12:56:11 AM PDT archive.org

How to install vim from the FreeBSD ports collection without it installing most of X along with it.

cd /usr/ports/editors/vim
make WITHOUT_X11=yes install clean

installation howto ports sysadmin vim freebsd x11 packages options
4813 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn