foreverhereintheEther

foreverhereintheEther

Bored


set up alias to quickly check your public ip address instead of going to whatismyipaddress.com for linux debian

14 May 2023 1 minute read 0 comments logderman

will be the alias we want setupnano ~/.bashrc #or whatever text editor you use ----------------------------------------------------------------------------------------------alias vpnworkingcheck='dig +short myip.opendns.com @resolver1.opendns.com' #...

block network connections for Firefox only to stop local files from accessing the internet due to links/javascript within the file.

13 May 2023 1 minute read 0 comments logderman

open firefoxin web search bar: about:preferencessearch: network --> click settings (gear icon)--> click manual proxy configuration --> http proxy box type "0.0.0.0" and use an unused port such as 9999 --> check "also use this proxy for https" --> cli...

youtube search, getting bad

12 May 2023 1 minute read 0 comments logderman

go to startpage.com (google.com, duckduckgo.com) then search for example: hilarious cat video site:youtube.com now your results are all youtube results and you can curate your search "potato" "plant" "how to" site:youtube.com before:1-30-2023 rant th...

yt-dlp using to download mp3 or make playlist folders automatically

11 May 2023 1 minute read 1 comment logderman

#useaVMforeachthingtotestsoftware #vmisolation #browserisolation #considerusinganexternalharddrivetosaveinternalstorageforthessd #overusinghashtagandimproperly #suckyjokes #iliketurtles to install use this: official website https://github.com/yt-dlp/...

google dorks i use

10 May 2023 1 minute read 2 comments logderman

warning: google doesn't want you to use advanced search *hence why chatgpt will not tell you google dorks because apparently advanced search is equivalent to hacking (ask chatgpt to see for yourself). also, sometimes they dont work when searching new...

ANDROID-X86 setup with virtual box

10 May 2023 1 minute read 2 comments logderman

i have a 64 bit processor but for this to work, you need to download the 32bit version of android-x86.org. ill post the link to the website https://www.fosshub.com/Android-x86.htmlselect the iso 32bit version: android-x86-9.0-r2.iso in virtualbox (ve...