Surfer v1.0.0
Surfer Release v1.0.0
This is the first version of Surfer.
There are two methods for installing surfer.
Python
Download python, then download browser.py, blocked_sites.txt and requirements.txt. Launch CMD in the folder where you have all of these files, then run the command: pip install -r requirements.txt.
You can now use surfer using python browser.py.
Binary
This is not recommended, but possible. Download the Surfer.zip file, then unzip it. Now, launch CMD inside the folder where you unzipped the exe. You can now use surfer, by running the command Surfer.
Huge thanks to @zeozeozeo for testing the .exe!