mirror of
https://git.bakhai.co.in/FbIN/4Get.git
synced 2025-11-08 05:00:06 +05:30
commit
c6e404d2af
132 changed files with 34951 additions and 0 deletions
3
data/proxies/.gitignore
vendored
Normal file
3
data/proxies/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*
|
||||
!.gitignore
|
||||
!onion.txt
|
||||
13
data/proxies/onion.txt
Normal file
13
data/proxies/onion.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Specify proxies by following this format:
|
||||
# <protocol>:<address>:<port>:<username>:<password>
|
||||
#
|
||||
# Examples:
|
||||
# https:1.3.3.7:6969:abcd:efg
|
||||
# socks4:1.2.3.4:8080::
|
||||
# raw_ip::::
|
||||
#
|
||||
# Available protocols:
|
||||
# raw_ip, http, https, socks4, socks5, socks4a, socks5_hostname
|
||||
|
||||
# Local tor proxy
|
||||
socks5:localhost:9050::
|
||||
Loading…
Add table
Add a link
Reference in a new issue