#железо #Шиндошс #лытдыбр

Редактировал правила в настройках #FoxyProxy, нажал «Сохранить» — погасли мониторы и машина ушла в перезагрузку 😰

En cas d'installation simultanées des extensions #FoxyProxy et #ContainerProxy, vous savez lequel prend le pas sur l'autre ? 🤔
...yeah, I'm talking about #FoxyProxy, and I'm apparently not alone in wondering what in the everloving fuck the developer was thinking
So far only uBlock Origin and FoxyProxy have issues with the latest Pale Moon update. Both of them are forcing DNS prefetching to be disabled, which can be confusing to users expecting it to be flipped on by default. I certainly did get confused by uBlock flipping the pref by itself...

It seems to make sense for FoxyProxy to do that (though it would've been nice if there's a UI option to not flip the pref) since they say it bypasses the user's proxy settings (probably has to do with the SOCKS5 "proxy DNS" option not cooperating with the DNS prefetching code). But it makes zero sense for uBlock, where they claim it's to prevent the user's filters from being bypassed. It certainly makes sense for content prefetching and preloading where it could contact the remote server of the websites supposed to be blocked, but not for DNS prefetching where the only talking there is between the browser and the DNS server the user has set. It shouldn't treat both as the same.

https://forum.palemoon.org/viewtopic.php?f=46&t=31478

#uBlockOrigin #uBlock #FoxyProxy #PaleMoon #DNS #prefetching

RE: https://pleroma.envs.net/objects/8372f321-9539-46a0-8f75-8438186cfcff
PSA: uBlock Origin will interfere with your DNS prefetching setting - Pale Moon forum

Today is the day #Foxyproxy updated and just forgot its configuration and can't seem to be working again... what a nice thing to experience before the first coffee 😵

if you're using #FoxyProxy, you already know about new #release 8.2. and, maybe, you already know how to #recover your settings in case you hit the #bug in #Firefox sync system. just in case I repeat the #solution mentioned in corresponding issue comment here:

  • Go to the Options page
  • Open the Dev Tools (F12)
  • Go to the Console tab
  • Type the following and hit ENTERbrowser.storage.sync.get().then(console.log)
  • If above has some data, then in the Console tab

  • Type the following and hit ENTERbrowser.storage.sync.get().then(pref => { const data = JSON.stringify(pref, null, 2); const blob = new Blob([data], {type: 'application/json'}); browser.downloads.download({ url: URL.createObjectURL(blob), filename: 'FoxyProxy_sync.json', saveAs: true, conflictAction: 'uniquify' }) .catch(() => {}); });
  • Go to Import Tab -> Import from older versions
  • Import FoxyProxy_sync.json file that you have saved
  • Click SAVE to save the data
  • Thanks to erosman for step-by-step #guide. :)

    P.S.: Firefox is very picky about what you paste in its console. so you have to type words “allow pasting” to be allowed using copied code there.

    Aire de Pleroma

    User Interface Design · Issue #26 · foxyproxy/browser-extension

    User Interface Design Arguably, designing the user interface (UI) is one of the most difficult part of any software development. Intuitive The word "intuitive" is often used when describing user in...

    GitHub
    Today I learned you can add proxychains connections to foxyproxy (firefox browser extension for managing proxies). This gives me a tremendous amount of satisfaction. #infosec #oscp #foxyproxy #proxychains #pentesting
    Smartproxy: der führende Proxy-Anbieter aus den Niederlanden

    Bei Smartproxy nutzt man eine von 40 Mio. IP-Adressen. Der Dienst eignet sich für den Jdownloader als auch für die Umgehung von DNS-Sperren.

    Tarnkappe.info

    I gave an SSH tunnels presentation last night and suggested #FoxyProxy , but didn't cover it

    today I ran into someone else's SSH video that shows how to use FoxyProxy with SSH dynamic #SOCKS proxies

    bonus points for the #KeePass appearance, though I prefer the #KeePassXC fork

    https://www.youtube.com/watch?v=5mCNO_aL4BA&list=PLAqLR2zzLl1tPakfIxLIsDsMuyNx8Q5Kx&index=6

    Protect your Packets with SSH

    YouTube