Content-Length: 281951 | pFad | http://github.com/nfx/slrp/pull/41/commits/45642c9594a28286d8b09bb1f1fb7bd36f926a12

83 Added minor docs by nfx · Pull Request #41 · nfx/slrp · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added minor docs #41

Merged
merged 1 commit into from
Dec 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added minor docs
  • Loading branch information
nfx committed Dec 18, 2022
commit 45642c9594a28286d8b09bb1f1fb7bd36f926a12
6 changes: 5 additions & 1 deletion docs/linux-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@ mitm:
read_timeout: 15s
idle_timeout: 15s
write_timeout: 15s
EOF
EOF

# https://community.torproject.org/relay/setup/bridge/debian-ubuntu/
# See more: https://github.com/kevoreilly/CAPEv2/blob/master/installer/cape2.sh#L783-L802
sudo apt-get install tor -y
12 changes: 8 additions & 4 deletions sources/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ import (
)

type Source struct {
ID int
name string
Frequency time.Duration
Seed bool
ID int
name string
Frequency time.Duration

// Seed sources use http.DefaultClient to retrieve data,
// all other sources use proxy pool to fetch pages.
Seed bool

Session bool
Homepage string
UrlPrefix string
Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/nfx/slrp/pull/41/commits/45642c9594a28286d8b09bb1f1fb7bd36f926a12

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy