View Single Post
Old 11-05-2021, 01:47 PM   #6667
Da Man
Enthusiast
Da Man began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
Quote:
Originally Posted by ownedbycats View Post
Any info on setting up NSAPA? I'd like to give that a try.
With linux it's quite simple. First you get the repository.

git clone https://github.com/nsapa/fanfictionnet_ff_proxy

In the directory of the proxy you install the required components

python3 -m pip install --user -U -r requirements.txt

Once done start it with

python3 chrome_content.py --chrome-version 95

Settings in personal.ini

[www.fanfiction.net] (or whatever)
use_nsapa_proxy:true
use_cloudscraper:false

That's it.
Da Man is offline   Reply With Quote