All Projects → chenjiandongx → Soksaccounts

chenjiandongx / Soksaccounts

🔥 Shadowsocks 账号爬虫

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Soksaccounts

Newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
Stars: ✭ 11,545 (+7862.07%)
Mutual labels:  crawler
Go spider
[爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl components only.
Stars: ✭ 1,745 (+1103.45%)
Mutual labels:  crawler
Ladder
梯子,科学上网,翻墙 , 代理, 外网, 加速器, 路由, V2Ray,SS,shadowsocks, SSR
Stars: ✭ 141 (-2.76%)
Mutual labels:  shadowsocks
Goclone
Website Cloner - Utilizes powerful Go routines to clone websites to your computer within seconds.
Stars: ✭ 134 (-7.59%)
Mutual labels:  crawler
Koreanewscrawler
대량의 뉴스 데이터를 수집하기 위해 만들어진 뉴스 크롤러입니다.
Stars: ✭ 138 (-4.83%)
Mutual labels:  crawler
Instagram Bot
An Instagram bot developed using the Selenium Framework
Stars: ✭ 138 (-4.83%)
Mutual labels:  crawler
Ssr Manyuser glzjin shell
sspanel v3 魔改版 后端一键安装配置管理脚本
Stars: ✭ 133 (-8.28%)
Mutual labels:  shadowsocks
Crawler China Mainland Universities
中国大陆大学列表爬虫
Stars: ✭ 143 (-1.38%)
Mutual labels:  crawler
Shadowsocks Cloak Installer
A one-key script to setup Cloak plugin with Shadowsocks on your server
Stars: ✭ 138 (-4.83%)
Mutual labels:  shadowsocks
Robots Txt
Determine if a page may be crawled from robots.txt, robots meta tags and robot headers
Stars: ✭ 142 (-2.07%)
Mutual labels:  crawler
4chan Downloader
Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation
Stars: ✭ 136 (-6.21%)
Mutual labels:  crawler
Zhihu Spider
一个获取知乎用户主页信息的多线程Python爬虫程序。
Stars: ✭ 137 (-5.52%)
Mutual labels:  crawler
Amazonbigspider
😱Full Automatic Amazon Distributed Spider | 亚马逊分布式四国际站采集选款产品|账号admin,密码adminadmin
Stars: ✭ 140 (-3.45%)
Mutual labels:  crawler
Shadowrocket Adblock Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
Stars: ✭ 12,447 (+8484.14%)
Mutual labels:  shadowsocks
Shadowproxy
A proxy server that implements Socks5/Shadowsocks/Redirect/HTTP (tcp) and Shadowsocks/TProxy/Tunnel (udp) protocols.
Stars: ✭ 142 (-2.07%)
Mutual labels:  shadowsocks
Unblockchn
Unblock CHN - Shadowsocks 回国解锁代理分流配置工具 (路由器 & Surge) - Unblock Youku 衍生工具
Stars: ✭ 134 (-7.59%)
Mutual labels:  shadowsocks
Search
An Open Source Search Engine
Stars: ✭ 139 (-4.14%)
Mutual labels:  crawler
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-0.69%)
Mutual labels:  crawler
Google Play Scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>
Stars: ✭ 143 (-1.38%)
Mutual labels:  crawler
Oddish
To crawl all csgo skins from website.
Stars: ✭ 139 (-4.14%)
Mutual labels:  crawler

Shadowsocks 账号爬虫

运行环境

爬虫介绍

众所周知,免费的 shadowsocks 账号基本上是会不定时更换密码的,为了免去手动操作的过程,这个爬虫爬取了几个提供免费 shadowsocks 账号的网站,并自动生成配置文件,只需设置自己的 shadowsocks 安装目录便行

由于爬取的账号速度未知,所以采用高可用策略

安装

  1. git clone https://github.com/chenjiandongx/soksaccounts.git
  2. cd soksaccounts
  3. 将 soks.py PATH 变量配置为自己 ss 安装路径
  4. pip install -r requirements.txt
  5. python setup.py install

使用

  1. 运行soks
C:\Users\54186>soks 
>>  Generate gui-config.json successful
  1. 启动 shadowsocks ( 每次启动 soks 均要重启一次 shadowsocks,我也不知为什么它不会自动刷新数据 )

效果

毕竟是免费的,速度肯定没有那么稳定,不过有时 youtube 还是可以达到 720P 的

youtube测速

平时上上 Google 查查东西还是可以的,大部分时间上用 youtube 还是有点卡的,这个就当做实验性项目

最后

要想要科学上网上得舒心的话,免费的建议 xx-net,优化后速度其实还是很不错的。不然就得掏钱自己搭服务器,或者购买 vpn 还是 shadowsocks 服务了

xx-net 有图有真相

欢迎 Fork 和 Star

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].