Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.firefox > #14348

Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)?

From Marion <marion@facts.com>
Newsgroups alt.comp.software.firefox
Subject Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)?
Date 2025-07-27 07:05 +0000
Organization BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID <1064j4e$2u7u$1@nnrp.usenet.blueworldhosting.com> (permalink)
References <1061qe9$29dl$1@nnrp.usenet.blueworldhosting.com> <68848a47@news.ausics.net> <106336m$2rsn$1@nnrp.usenet.blueworldhosting.com>

Show all headers | View raw


On Sat, 26 Jul 2025 17:27:50 -0000 (UTC), Marion wrote :


> Other times LibreWolf works fine with the "Hide.Me VPN" extension; so I'm
> still in the agonizing throes of debugging - but I'll solve it I hope.

Just to update in the quest to build my own proxy browser, there are severe 
issues (so far) getting vpn-based extensions to work in LibreWolf.

I was hoping to circumvent the LibreWolf hatred toward VPNs by using a 
proxy extension in LibreWolf such as the FoxyRoxy extension.
 <https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/>
эА <https://addons.mozilla.org/firefox/downloads/file/4472757/foxyproxy_standard-9.2.xpi>

That FoxyRoxy extension is supposed to be more useful than the LibreWolf
 Settings > General > Network Settings > Manual Proxy Configuration

The problem isn't so much the configuration, but finding a usable proxy.
 a. IP address or hostname of the proxy
 b. Port number of the proxy
 c. Protocol type: HTTP, HTTPS, SOCKS4, SOCKS5 of the proxy
 d. Authentication credentials (if required) of the proxy

You have to test each proxy to be sure they're working at any given time.
Luckily curl has been shipped with Microsoft Windows 10 for years now.
 C:\> curl -x http://proxy.example.com:8080 http://ipinfo.io/ip
 C:\> curl --proxy https://proxy.example.com:443 https://ipinfo.io/ip --proxy-insecure
Where some have a horrid response time so they're essentially useless.
 C:\> curl -o /dev/null -s -w "Total time: %{time_total} seconds\n" http://example.com --proxy http://proxy.example.com:8080

But ncat will also test a prospective proxy to see if it's working.
 <https://eternallybored.org/misc/netcat/>
 <https://joncraton.org/blog/46/netcat-for-windows/>
 <https://www.cyberly.org/en/download-netcat/index.html>
 C:\> nc.exe --proxy proxy.example.com:3128 --proxy-type http example.com 80
 C:\> nc.exe --proxy proxy.example.com:1080 --proxy-type socks5 example.com 80

The problem, of course, is if the proxy is in a public list, it's 
already overloaded and therefore no longer accepting connections.
 <https://github.com/proxifly/free-proxy-list>
 <https://momoproxy.com/free-proxy-list>
 <https://proxylib.com/free-proxy-list/us/>
 <https://openproxylist.com/proxy/>
 <https://free-proxy-list.net/en/>
 <https://www.go2proxy.com/free>
 <https://vpncentral.com/free-web-proxy/>
 <https://geekflare.com/proxy/best-free-proxies/>
 <https://proxyscrape.com/online-proxy-checker>
 <https://checkerproxy.net/>
 etc.

In summary, so far, everything is easy to add to LibreWolf to create 
your own DIY private browser with vpn/proxy except the VPN/Proxy :(

If you know of a reliable stable working proxy, let us all know!

Back to alt.comp.software.firefox | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-26 05:52 +0000
  Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Xavier M <xmendizabal@euskaltel.com> - 2025-07-26 08:29 +0200
    Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-26 20:47 +0000
  Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Computer Nerd Kev <not@telling.you.invalid> - 2025-07-26 17:56 +1000
    Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-26 17:27 +0000
      Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-27 07:05 +0000
        Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-27 11:02 +0000
  Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Kyonshi <gmkeros@gmail.com> - 2025-07-26 15:49 +0200
    Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-07-26 16:20 +0200
      Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Kyonshi <gmkeros@gmail.com> - 2025-07-26 17:07 +0200
        Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Randy Jones <randolphJones@randyjones.com> - 2025-07-26 19:06 +0200
          Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-28 19:39 +0000
            Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-29 22:41 +0000
              Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Nobody <jock@soccer.com> - 2025-07-29 18:41 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-30 01:58 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Frank Miller <miller@posteo.ee> - 2025-07-30 04:03 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-30 07:03 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-02 17:58 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-07 11:12 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-07 11:34 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-07 20:46 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-07 13:09 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-07 21:09 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-07 20:21 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-07 15:08 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-09 21:37 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-08-08 15:56 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-09 02:54 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Nobody <jock@soccer.com> - 2025-07-29 19:13 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-07-30 06:59 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-02 17:58 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-07 03:50 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-08-08 15:50 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-08 14:11 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-08-08 16:56 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-09 01:45 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-08-09 12:28 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Andy Burns <usenet@andyburns.uk> - 2025-08-09 11:49 +0100
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-09 19:28 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-12 20:14 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? "s|b" <me@privacy.invalid> - 2025-08-13 20:40 +0200
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-14 17:39 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-18 00:22 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Andy Burns <usenet@andyburns.uk> - 2025-08-18 07:04 +0100
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-18 17:01 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Andy Burns <usenet@andyburns.uk> - 2025-08-18 18:13 +0100
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-18 18:23 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-19 10:41 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-18 16:43 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-19 15:18 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-20 19:14 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-21 04:14 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-22 09:46 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-08-23 17:14 +0000
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-29 16:46 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Mike Easter <MikeE@ster.invalid> - 2025-08-29 16:58 -0700
                Re: Is there a de-mozzilla'd FIrefox (similar to degoogled chromium)? Marion <marion@facts.com> - 2025-09-02 04:02 +0000

csiph-web