anonsurf not working, no torrc file

I have fresh installed Parrot and anonsurf is not working. I run it through GUI, it says it’s running, but then there’s no internet. Tor is often censored in my country, so I used to use bridges in previous Parrot versions by editing the torrc file. But now there is no torrc file in /etc/anonsurf/ directory.

  • OS version:
    DISTRIB_ID=Parrot DISTRIB_RELEASE=4.11 DISTRIB_CODENAME=rolling DISTRIB_DESCRIPTION="Parrot OS 4.11" PRETTY_NAME="Parrot OS 4.11" NAME="Parrot OS" ID=parrot ID_LIKE=debian VERSION="4.11" VERSION_ID="4.11" HOME_URL="https://www.parrotsec.org/" SUPPORT_URL="https://community.parrotsec.org/" BUG_REPORT_URL="https://community.parrotsec.org/"
  • Kernel version:
    Linux ******** 5.10.0-6parrot1-amd64 #1 SMP Debian 5.10.28-6parrot1 (2021 -04-12) x86_64 GNU/Linux

** ISO information **

Version: 4.11.2
Desktop Environment: KDE
Edition: Home

2. If you have this problem after fresh installation:

  1. How did you create USB bootable?

    • Software was used to make USB: BalenaEtcher
  2. How did you install OS?

    • through parrot live

Please read this carefully. thank you
https://community.parrotsec.org/t/anonsurf-3-0-change-and-roadmap/14564/15

Thanks for your response. I edited the “anonrc” file as below:

{
  "use_bridge": true,
  "custom_bridge": false,
  "bridge_addr": ""
}

then

{
  "use_bridge": true,
  "custom_bridge": true,
  "bridge_addr": ""
}

and edited bridges.txt to put in my custom bridges;

then

{
  "use_bridge": true,
  "custom_bridge": true,
  "bridge_addr": "obfs4 98.149.**.**:42**6 9EB94D2904********6035353D4306****C79F05 cert=rLYOqY0szSm5****VNCVN1v*****mdQp1vwLfrw+cQ****bfmSnlOnyJz*****QVtxegPg iat-mode=0"
}

But still with none of the above methods nothing changes; NO internet with anonsurf.

I don’t have anty problem with AnonSurf and tor browser in my lovely parrot Os.

tPRETTY_NAME="Parrot OS 4.11"
NAME="Parrot OS"
ID=parrot
ID_LIKE=debian
VERSION="4.11"
VERSION_ID="4.11"
HOME_URL="https://www.parrotsec.org/"
SUPPORT_URL="https://community.parrotsec.org/"
BUG_REPORT_URL="https://community.parrotsec.org/"

Linux parrot-security 5.10.0-6parrot1-amd64 #1 SMP Debian 5.10.28-6parrot1 (2021-04-12) x86_64 GNU/Linux

Hi! Dear Developer, can you explain me please? Why you use BridgeRelay in configuration file, instead of UseBridges? BridgeRelay uses for making Relay node from your device, it’s not hide tor traffic from ISP. So what’s the point of your bridge mode? Can you explain please.

I believe you are the same person who asked me in Telegram. Well for public answer: I think it was my mistake and i didn’t get any much help when i developed that function. But now it is time to improve it.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.