Pinned Loading
-
internet status maps and statistics
internet status maps and statistics 1# STATUS
23## OVERVIEW / IOE / ATTACKS
4* https://horizon.netscout.com/?filters=destination.country.DE
5* https://threats.a10networks.com/
-
## OUTDATED CONTENT ## links: networ...
## OUTDATED CONTENT ## links: network tools online 1collection of online tools
23HUGE TOOLBOXES
45http://www.whatsmyip.org/
-
sysctl.conf linux
sysctl.conf linux 1# /etc/sysctl.conf
23## sysctl -p /etc/sysctl.conf
45# Increase system file descriptor limit
-
base64 .sh - base64 encoded html wi...
base64 .sh - base64 encoded html with embedded base64 encoded remote image 1working example
23# echo -n "data:text/html;base64," && (echo -n "<html><head><title>$(date +'%Y%m%d%H%M%S %s')</title><meta name=\"viewport\" content=\"width=device-width; initial-scale=1.0; maximum-scale=4.0; user-scalable=1;\"></head><body>$(echo "<img src=\"data:image/png;base64,$(curl -s http://www.hyperlinkjungle.de/img-favicons/favicon2.gif | base64 --wrap=0)\">")</body></html>" | base64 --wrap=0 )
45returns:
-
debian unattended apt-get updates
debian unattended apt-get updates 1for PKGS in $(apt-get -s upgrade | grep -A 1 'The following packages will be upgraded:' | tail -n 1); do apt-get upgrade ${PKS}; done
-
list contents of a huge directory
list contents of a huge directory 12ls -fl LARGE_DIR/
34##
5## -f do not sort, enable -aU, disable -ls --color
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.