network - jgrey4296/templates GitHub Wiki

Network and Web Tools

Browsers

Firefox

Get to configs with about:config “reader.parse-on-load.force-enabled” for reader view force “print.always_print_silent” for saving as pdf without a dialog

Set: browser.bookmarks.editDialog.firstEditField to: tagsField for a better bookmarking default

[Netscape bookmark file format](https://msdn.microsoft.com/en-us/library/aa753582(v=vs.85).aspx).

https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

https://www.selenium.dev/documentation/ https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities/firefoxOptions

Tor

https://justhackerthings.com/post/using-tor-from-the-command-line/ torsocks

Tools

Bandwhich

https://github.com/imsnif/bandwhich

curl

https://tecnoysoft.com/en/how-to-obtain-the-real-url-behind-a-shortened-url-using-curl/

DuckDuckGo

ddgr –np -x –site lego.com pdf filetype:pdf

mbsync and mu

https://isync.sourceforge.io/mbsync.html https://wiredspace.de/blog/mbsync/ https://www.gnu.org/software/mailutils/manual/index.html. https://brian-thompson.medium.com/setting-up-isync-mbsync-on-linux-e9fe10c692c0 https://www.ict4g.net/adolfo/notes/emacs/reading-imap-mail-with-emacs.html https://wiki.archlinux.org/title/Isync

mu init --maildir ~/.mail --my-address {address}
mu index

selenium

https://developer.mozilla.org/en-US/Firefox/Headless_mode https://www.selenium.dev/documentation/

sniffer

https://github.com/chenjiandongx/sniffer

wget

https://www.networkinghowtos.com/howto/change-the-user-agent-in-wget/ https://www.networkinghowtos.com/howto/common-user-agent-list/

wget –user-agent=”Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)” wget –user-agent=”Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0”

tmux

https://thevaluable.dev/tmux-config-mouseless/ https://github.com/tmux/tmux/wiki/Getting-Started https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/ https://tmux.github.io/ https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/

Site Generators

Github Pages / Jekyll

https://docs.github.com/en/pages https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll https://jekyllrb.com/docs/ http://jmcglone.com/guides/github-pages/ https://jekyllrb.com/docs/posts/ https://simpleit.rocks/ruby/jekyll/jekyll-basic-concepts/

pelican

https://docs.getpelican.com/en/latest/

⚠️ **GitHub.com Fallback** ⚠️