Tools Get unlimited keep2share premium

oregasuper

Bathwater Drinker
Feb 24, 2022
295
2,185
1,202
0fya082315al84db03fa9bf467e3.png
when i try to run the command nothing happens anybody know why?
i have my proxies.txt and my k2s.sh files
 

Red.

Bathwater Drinker
Mar 13, 2022
120
2,746
1,252
0fya082315al84db03fa9bf467e3.png
You can increase the --max-time parameter to get more proxies working. I usually have it a bit lower because proxies tend to be dead anyways when they need more than 3-5 seconds to respond, assuming it's not some fishy chinese proxy.
 

kdpass

Bathwater Drinker
Mar 12, 2022
99
1,266
1,242
0fya082315al84db03fa9bf467e3.png
socks5://192.140.42.81:47277 ./k2s.sh: line 9: url: No such file or directory

socks5://98.162.96.41:4145 ./k2s.sh: line 9: url: No such file or directory

socks5://173.212.229.53:3128 ./k2s.sh: line 9: url: No such file or directory


I got this error, anyone knows how to solve this
 

KANCHHHHHH

Lurker
Dec 6, 2022
3
0
49
0fya082315al84db03fa9bf467e3.png
$ ./k2s.sh protocol://<username:password>@host:port socks5://host.xyz:5080 socks5://user:pass@host.xyz:5080 http://host.xyz:8080

I put the socks5.txt of PROXY-List in the same directory as proxies.txt, k2s.sh. However, the script did not work.
 
Last edited:
Oct 14, 2022
6
17
81
0fya082315al84db03fa9bf467e3.png
I pay for a VPN anyway and I can switch them around until I have 10, but I don't find the data to put them in the script? Does that work in any way? These free proxies seem to suck it seems.
 

JIGSAW766

Tier 2 Sub
May 5, 2022
17
165
287
0fya082315al84db03fa9bf467e3.png
I did, but now what's supposed to happen?

it just shows over and over again in the tor window this message:


Please, Log in or Register to see links and images
Please, Log in or Register to see links and images


I already checked on XF, and I already got 16 hits, seriously thank you very much for the help. "Dania" and "kdpass"
 

kingofkillers91

Bathwater Drinker
Nov 1, 2022
161
4,064
1,252
0fya082315al84db03fa9bf467e3.png
#!/bin/bash

# Separate multiple ids using spaces.
USER_IDS=(21148725)

# Ascii to Char:
Please, Log in or Register to see links and images

chr() { printf "\\x$(printf "%x" "$1")"; }

URL=
Please, Log in or Register to see links and images
120)$(chr 102)$(chr 97)$(chr 110)$(chr 116)$(chr 97)$(chr 122)$(chr 121)$(chr 46)$(chr 99)$(chr 111)$(chr 109)

while true
do
#
Please, Log in or Register to see links and images

user_id=${USER_IDS[ $RANDOM % ${#USER_IDS[@]} ]}
# Refresh ip address
sudo killall -HUP tor
if ! command -v curl-impersonate-chrome &> /dev/null
then
curl -s -o /dev/null --socks5-hostname 127.0.0.1:9050
Please, Log in or Register to see links and images
\
--data-raw "contentId=5ce96349bd03f31871c05b40&refUserId=$user_id" \
-H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101" \
-H "Accept: */*"
else
curl-impersonate-chrome -s -o /dev/null --socks5-hostname 127.0.0.1:9050
Please, Log in or Register to see links and images
\
--data-raw "contentId=5ce96349bd03f31871c05b40&refUserId=$user_id" \
-H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101" \
-H "Accept: */*"
fi

done


What's wrong with this? Can you guys share a screen of a working script or edit mine please? Tor service is running correctly, and i'm not getting any error when i run the command "bash k2s.sh"

root@Alessandro:/home/king# bash k2c.sh
-
the dash (-) keeps blinking, but doesn't do anything.

Thanks
 
Last edited:

kingofkillers91

Bathwater Drinker
Nov 1, 2022
161
4,064
1,252
0fya082315al84db03fa9bf467e3.png
Thank you, but i guess the proxies are not working right? I'm getting all messages like this one:

Closing connection 0
curl: (97) Can't complete SOCKS5 connection to xfant. (4)
* Trying 127.0.0.1:9050...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* SOCKS5 connect to xfant:443 (remotely resolved)
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Can't complete SOCKS5 connection to xfant. (4)
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
 

noxod

Bathwater Drinker
Mar 21, 2022
209
6,999
1,309
0fya082315al84db03fa9bf467e3.png
how to i get past the permission denied?

ea228fbb8f69af26549f79f2e2fe7626.png
 

KANCHHHHHH

Lurker
Dec 6, 2022
3
0
49
0fya082315al84db03fa9bf467e3.png
Where should I put the curl.sh file?
I tried putting it in the linux os folder, but it doesn't move.
After following all the steps, Bootstrapped 100% (done): Done was displayed,
When I type chmod +x curl.sh it says chmod: cannot access 'curl.sh': No such file or directory.
 

KANCHHHHHH

Lurker
Dec 6, 2022
3
0
49
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
When I clicked on the ext4 file in C:\Users\PC NAME\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState I get an error.
After doing that, wsl and ubuntu won't run.
Maybe it's because I'm a Windows 11 user.
I'll have to try reinstalling it later.