diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3cb612e55..b22db32e3 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -11,7 +11,7 @@ `![示例图片](https://s1.ax2x.com/2018/02/27/aC98A.jpg)` 示例图片如下 -![示例图片](https://s1.ax2x.com/2018/05/14/ihQRR.png) +![示例图片](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRq3pg1FGSc2M-7sRFELc2Vu0aGS5kIKI4u37GYoZnPUSuxHG0H) `[网址描述](网址链接)` 网址 diff --git a/README.md b/README.md index e0dcfa48a..0827c911c 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,16 @@

只面向海外华人用户且仅供科研学习之用,切勿用于其他用途
-中国居民请自觉关闭本书并24小时之内删掉与本项目相关的一切内容,否则出现一切问题,项目作者概不负责 +中国居民请自觉关闭并在24小时之内删掉与本项目相关的一切内容,否则出现一切问题,项目作者概不负责


## 说在前面 -一些实用与专业或娱乐性质的网址仅为个人需求及经验收集,无法做到一应俱全面面俱到;某些领域方面的论坛、文明友爱的社区、相关数据分析、第三方下载、相关软件工具网址等等也没必要收录,通过谷歌搜索排名靠前的都在圈内挺有名的 +一些实用与娱乐性质的网址仅为个人需求及经验收集,不可能且无法面面俱到;某些领域方面的论坛、文明友爱的社区、相关专业的网址与下载站点等等也没必要收录,通过谷歌搜索排名靠前的都在圈内挺有名的。 + +btw,打杂时间不能及时地回复邮件,为此表示歉意,还请理解。 + ## 科学上网 @@ -21,42 +24,101 @@ * 怎样及时获取镜像站点? * 怎么使用ss、v2ray翻墙? * 怎么使用SSH进行科学上网? -* 怎样获取chromeID下载插件? +* 怎样获取chromeID下载代理插件? +* 如何免费建立无限容量存储翻墙工具的网盘? +* 如何进入一些特殊的网络获取各类信息与资源? * 如何通过云平台建立以及部署自己的ss分享站点? * 如何无需信用卡等各类信息,免费搭建拥有2T流量的SS服务器? -这一切的一切都在基于gitbook发布的[《这本书能让你连接互联网》](http://loremwalker.github.io/fq-book);若需本地阅读,请下载[此书源码](https://github.com/loremwalker/fq-book)进行相关部署。 +这一切的一切都在基于docsify生成的[《这本书能让你连接互联网》](http://loremwalker.github.io/fq-book);若需本地阅读,请下载[此书源码](https://github.com/loremwalker/fq-book)进行相关部署。 + +ps: +* 访问[项目作者的个人博客](https://www.cnblogs.com/loremwalker/) +* 如有疑问或好的网址请发issues,关于[issue请参考这个模板](https://github.com/loremwalker/WebSiteUseful/blob/master/ISSUE_TEMPLATE.md) +* 在telegram上,发现[kindle电子读书会](https://t.me/zebook),以及[书群的github项目](https://github.com/zebook/zebook) +* [此repo 的说明](/Test/测试性说明.md) + + +## IPFS永久且不可更改的资源 + +* [该项目中科学上网的有关网址](https://ipfs.io/ipfs/QmS994t3wJbMURtFq5ui3s8eJLGYoZtYHyG7kKGysmjh8z/) + * 短链接:https://tinyurl.com/ycqnkgc6 + +* [《这本书能让你连接互联网》](https://ipfs.io/ipfs/QmQWRWNCdkusRG2Be4kggRcFEE6nmKhd4NpE4Dg1jx1Fwv/) + * 短链接:https://tinyurl.com/y8b2n8bk + +* [本项目与书籍源码以及其他等资源](https://ipfs.io/ipfs/QmYJ3orhWEJfpCCQr3BDLBCsMT6EFnDz1bnAjrMeQ7qdy7) + * 短链接:https://tinyurl.com/ydxylng9 + +## 致谢 + +感谢以下诸位对此 repo 及 book 的推广及建议、项目平台的搭建及测试、pull request、issue 等相关建设性的帮助。 + + + + + + + + + + + + + + + + + + -ps:如有疑问或好的网址请发issues,关于[issue请参考这个模板](https://github.com/loremwalker/WebSiteUseful/blob/master/ISSUE_TEMPLATE.md);在telegram上,发现[kindle群组](https://t.me/zebook),以及[书群的github项目](https://github.com/zebook/zebook) + + + - + + + - + + + + + + - diff --git a/Test/.gitattributes b/Test/.gitattributes deleted file mode 100644 index 8b1378917..000000000 --- a/Test/.gitattributes +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Test/HelloWorld.java b/Test/HelloWorld.java deleted file mode 100644 index f7103136d..000000000 --- a/Test/HelloWorld.java +++ /dev/null @@ -1,5 +0,0 @@ -public class HelloWorld{ -public static void main(String args[]){ - System.out.println("HelloWorld"); - } -} diff --git a/Test/HelloWorld.php b/Test/HelloWorld.php deleted file mode 100644 index 78b8f127d..000000000 --- a/Test/HelloWorld.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Test/helloworld.html b/Test/helloworld.html deleted file mode 100644 index dbd1a5e30..000000000 --- a/Test/helloworld.html +++ /dev/null @@ -1 +0,0 @@ -

helloworld

\ No newline at end of file diff --git a/Test/storage.md b/Test/storage.md new file mode 100644 index 000000000..3ce4599a1 --- /dev/null +++ b/Test/storage.md @@ -0,0 +1 @@ +http://en-grammar.xiao84.com diff --git a/Test/test.jpg b/Test/test.jpg deleted file mode 100644 index a30333a61..000000000 Binary files a/Test/test.jpg and /dev/null differ diff --git a/Test/test.png b/Test/test.png deleted file mode 100644 index 947b69671..000000000 Binary files a/Test/test.png and /dev/null differ diff --git a/Test/test.rar b/Test/test.rar new file mode 100644 index 000000000..fad12eff6 Binary files /dev/null and b/Test/test.rar differ diff --git "a/Test/\346\265\213\350\257\225\346\200\247\350\257\264\346\230\216.md" "b/Test/\346\265\213\350\257\225\346\200\247\350\257\264\346\230\216.md" new file mode 100644 index 000000000..0857bbc8e --- /dev/null +++ "b/Test/\346\265\213\350\257\225\346\200\247\350\257\264\346\230\216.md" @@ -0,0 +1,12 @@ +近期无需账号保存资源的文件上传服务网站开始增多了,个人推测是 ipfs、cdn、短链接三者综合构建的服务,因为看这类型的网站介绍并不像即焚,不要轻易上传个人及他人的隐私资料就是了,对他人负责也是对自己负责。 + +也是最近,部分免费账号站点开始喜欢具有诱导性的夹带私货了,自行分辨就是了;必须通过注册推广及购买获取或是带有不纯的煽动信息的站点不考虑收录此 repo + + + diff --git "a/\345\256\236\347\224\250\347\253\231\347\202\271/\344\274\221\351\227\262\345\250\261\344\271\220/\345\220\254\346\255\214\343\200\201\350\247\202\345\275\261\343\200\201\347\216\251\346\270\270\346\210\217.md" "b/\345\256\236\347\224\250\347\253\231\347\202\271/\344\274\221\351\227\262\345\250\261\344\271\220/\345\220\254\346\255\214\343\200\201\350\247\202\345\275\261\343\200\201\347\216\251\346\270\270\346\210\217.md" index 4ed2e1d31..0ee6bbed8 100644 --- "a/\345\256\236\347\224\250\347\253\231\347\202\271/\344\274\221\351\227\262\345\250\261\344\271\220/\345\220\254\346\255\214\343\200\201\350\247\202\345\275\261\343\200\201\347\216\251\346\270\270\346\210\217.md" +++ "b/\345\256\236\347\224\250\347\253\231\347\202\271/\344\274\221\351\227\262\345\250\261\344\271\220/\345\220\254\346\255\214\343\200\201\350\247\202\345\275\261\343\200\201\347\216\251\346\270\270\346\210\217.md" @@ -9,6 +9,7 @@ * https://genvideos.org * http://www.kupian.cc * http://www.77yingshi.top +* https://theporndude.com/ ## 游戏 @@ -16,4 +17,4 @@ * http://www.kguowai.com/news/593.html -* https://www.miniclip.com/games/dino-strike/en/ \ No newline at end of file +* https://www.miniclip.com/games/dino-strike/en/ diff --git "a/\345\256\236\347\224\250\347\253\231\347\202\271/\345\233\276\347\211\207\343\200\201\345\233\276\345\272\212\343\200\201PPT/\345\233\276\345\272\212.md" "b/\345\256\236\347\224\250\347\253\231\347\202\271/\345\233\276\347\211\207\343\200\201\345\233\276\345\272\212\343\200\201PPT/\345\233\276\345\272\212.md" index 12c218d5e..79cac073b 100644 --- "a/\345\256\236\347\224\250\347\253\231\347\202\271/\345\233\276\347\211\207\343\200\201\345\233\276\345\272\212\343\200\201PPT/\345\233\276\345\272\212.md" +++ "b/\345\256\236\347\224\250\347\253\231\347\202\271/\345\233\276\347\211\207\343\200\201\345\233\276\345\272\212\343\200\201PPT/\345\233\276\345\272\212.md" @@ -1,9 +1,15 @@ ## 图床 +* https://imgbox.com + +* https://imgrpost.com + * https://simimg.com/ * https://imgur.com * https://placeimg.com/ -* https://img9.top/ \ No newline at end of file +* https://img9.top/ + +* http://zmingcx.com/outside-the-chain-at-home-and-abroad-can-collect-unlimited-free-album.html diff --git "a/\346\232\227\347\275\221\351\233\266\347\275\221/DarkWeb\346\232\227\347\275\221.md" "b/\346\232\227\347\275\221\351\233\266\347\275\221/DarkWeb\346\232\227\347\275\221.md" index b4d3f2dfc..72850945c 100644 --- "a/\346\232\227\347\275\221\351\233\266\347\275\221/DarkWeb\346\232\227\347\275\221.md" +++ "b/\346\232\227\347\275\221\351\233\266\347\275\221/DarkWeb\346\232\227\347\275\221.md" @@ -1,3 +1,5 @@ +在进入暗网之前,不妨了解下 [深网和暗网的区别及基础扫盲](https://loremwalker.github.io/fq-book/#/abc/darkweb) + * https://thehiddenwiki.org/ * http://www.deepwebwar.com/ diff --git "a/\346\232\227\347\275\221\351\233\266\347\275\221/ZeroNet\344\270\200\344\272\233\345\270\270\347\224\250\347\275\221\347\253\231.md" "b/\346\232\227\347\275\221\351\233\266\347\275\221/ZeroNet\344\270\200\344\272\233\345\270\270\347\224\250\347\275\221\347\253\231.md" index b0c79b3d4..0e93a5c4d 100644 --- "a/\346\232\227\347\275\221\351\233\266\347\275\221/ZeroNet\344\270\200\344\272\233\345\270\270\347\224\250\347\275\221\347\253\231.md" +++ "b/\346\232\227\347\275\221\351\233\266\347\275\221/ZeroNet\344\270\200\344\272\233\345\270\270\347\224\250\347\275\221\347\253\231.md" @@ -18,3 +18,4 @@ Kindle电子书: * http://127.0.0.1:43110/1NzWeweqJ32aRVdM5UzFnYCszuvG5xV3vS +[关于为什么是127.0.0.1,请看这里,也请自行了解零网,不要发起不必要的issue](https://github.com/loremwalker/WebSiteUseful/issues/8) diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\344\270\216crx\346\211\251\345\261\225\344\270\213\350\275\275\347\253\231.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\344\270\216crx\346\211\251\345\261\225\344\270\213\350\275\275\347\253\231.md" index 8dbc2c9b7..f7da6cbb5 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\344\270\216crx\346\211\251\345\261\225\344\270\213\350\275\275\347\253\231.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\344\270\216crx\346\211\251\345\261\225\344\270\213\350\275\275\347\253\231.md" @@ -1,12 +1,28 @@ +## 示例教程 + +https://loremwalker.github.io/fq-book/#/browse/chrome + ## chrome下载 * https://repo.fdzh.org/chrome/exe/ * http://www.chromeliulanqi.com/ +* http://www.chrome.hk.cn/ + ## chrome扩展下载 +* https://www.webappbus.com/res/crxhelp.zip + * https://chrome-extension-downloader.com/ +* https://173app.com/chrome-ext + * https://www.crx4chrome.com/ + +* https://www.chromedownloads.net/ + +* http://www.cnplugins.com/ + +http://www.webappbus.com/applist.html diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\346\211\251\345\261\225\344\270\216VPN\345\220\215\345\215\225\350\241\250.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\346\211\251\345\261\225\344\270\216VPN\345\220\215\345\215\225\350\241\250.md" index bc4adcb2c..1e80ea9f8 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\346\211\251\345\261\225\344\270\216VPN\345\220\215\345\215\225\350\241\250.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/Chrome\346\211\251\345\261\225\344\270\216VPN\345\220\215\345\215\225\350\241\250.md" @@ -1,6 +1,8 @@ ## chrome代理插件清单 +可能因政策调整,使用限制的策略会发生变化,以下仅供参考 + chrome代理插件|使用限制| |:-:|:-:| |[SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega)|需要有服务器支持并手动配置参数| @@ -8,14 +10,13 @@ chrome代理插件|使用限制| |[SurfEasyVPN](https://www.surfeasy.com)| 500M流量| |[windscribe](https://chn.windscribe.com)|10G流量限制| |[privatix](https://privatix.com/)|免费| -|[Better net](http://betternet.co/)|完全免费| |[tuxler](https://tuxler.com/)|免费| +|[setupvpn](https://setupvpn.com/)|免费| +|[Better net](http://betternet.co/)|完全免费| +|[skyZip proxy](https://nynex.de/tools/)|完全免费| |[ip unblock](http://ipunblock.com/)|完全免费| |[ininja Free Proxy](https://ininja.org)|完全免费| -|[Green-Hub-Proxy](https://github.com/pablocc1979/Green-Hub-Proxy/issues)|一小时更换一次密码| -|[opera](https://www.opera.com/zh-cn)|完全免费| -|[tor](https://www.torproject.org)|完全免费| - +|[tunnello](https://tunnello.com)|免费| ## VPN名单 vpn|使用限制| @@ -47,5 +48,9 @@ vpn配置站点 * https://whoer.net * https://www.vpnbook.com/freevpn * https://www.freeopenvpn.org/en/connect.php +* https://www.vpnjantit.com/free-softether.html + diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/DNS\346\230\257\347\272\257\345\207\200\346\227\240\346\261\241\346\237\223\351\230\262\345\212\253\346\214\201\347\232\204.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/DNS\346\230\257\347\272\257\345\207\200\346\227\240\346\261\241\346\237\223\351\230\262\345\212\253\346\214\201\347\232\204.md" index 7e09c1f40..a82adc538 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/DNS\346\230\257\347\272\257\345\207\200\346\227\240\346\261\241\346\237\223\351\230\262\345\212\253\346\214\201\347\232\204.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/DNS\346\230\257\347\272\257\345\207\200\346\227\240\346\261\241\346\237\223\351\230\262\345\212\253\346\214\201\347\232\204.md" @@ -1,5 +1,23 @@ -* http://www.fundns.cn/ +* [ibm dns: 9.9.9.9](https://quad9.net/) -* https://baidns.cn/ +* https://1.1.1.1/ + +* http://www.freenom.world/zh/index.html + +* https://www.opendns.com/ + +* https://dns.yandex.com/ + +* https://www.publicdns.xyz/public/puntcat.html * https://pdomo.me/ + +* https://tuna.moe/help/dns/ + +* http://www.alidns.com/setup/ + +待定 + +* http://www.fundns.cn/ + +* https://baidns.cn/ diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/Google\345\222\214\344\274\230\345\234\237\351\225\234\345\203\217.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/Google\345\222\214\344\274\230\345\234\237\351\225\234\345\203\217.md" index 29288f6a1..d768add15 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/Google\345\222\214\344\274\230\345\234\237\351\225\234\345\203\217.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/Google\345\222\214\344\274\230\345\234\237\351\225\234\345\203\217.md" @@ -3,6 +3,8 @@ * https://google.jiongjun.cc * https://g.zmirrordemo.com * https://www.gotype.tk + * http://www.hlhmf.com/ + ## YouTube * https://ytb-pc.zmirrordemo.com diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR&v2ray\345\210\206\344\272\253.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR&v2ray\345\210\206\344\272\253.md" new file mode 100644 index 000000000..c47be7d90 --- /dev/null +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR&v2ray\345\210\206\344\272\253.md" @@ -0,0 +1,139 @@ +## 使用须知 + +### 待定项 +* 为贴子、博客或1-3个测试型的ss分享站点,可能存在长期未更新,有待观察 +* 正常上网能访问的ss分享站点越来越少了,如果找不到满意的可去待定项看看 + +### heroku的免费配额与限制 +* Network Bandwidth/流量: 2TB/month – Soft +* Shared DB processing/并发数: Max 200msec per second CPU time – Soft +* Dyno RAM usage/使用运行内存: 512MB – Hard +* Slug Size/存储空间: 300MB – Hard +* Request Length/请求时间: 30 seconds – Hard + +提示Application error,是由于访问量占用内存溢出或因各项服务流量耗尽而停止服务 + +### 关于爬虫站点 + +搭建的ss分享爬虫站点所爬取到的部分免费账号存在付费代理宣传内容,请自行分辨,谨防被骗 + +### 如果遇到打不开的站点请参考这个教程 + +可解DNS污染,对封IP的站点无效,ss分享站点被封ip的可能性,感觉也倾向性也开始...已经很大了 + + https://loremwalker.github.io/fq-book/#/dns&hosts/dnscrypt + +如果斩草除根是不是该这样呢? + +https://loremwalker.github.io/fq-book/#/append/get-method + +### v2ray + +* https://v2ray.cat/ +* https://v2ray.party/ +* https://v2fire.tk/ +* https://get.freev2ray.com/ + +v2ray的账号分享站点目前较少 + +## 请参考fq-book中的教程再访问如下站点 + +* https://fast.ishadowx.net +* http://52ss.fun/ +* https://free0.gyteng.com/ +* http://shadowsocks.hk/ +* https://shadowsocksr.cat/ +* https://ss.freess.org/ +* https://ss.ishadowx.com +* http://webosss.com/tool/socket +* https://free.gyteng.com/ +* https://www.nutgeek.com/ssshadowsocks +* https://share-shadowsocksr.herokuapp.com +* https://share-shadowsocks.herokuapp.com +* https://www.freevpn.pw/zh-cn/ +* https://www.ssrshare.com +* https://fangeqiang.com/408.html +* https://get.ishadowx.net +* https://get.freess.today +* https://tool.ssrshare.com/tool/free_ssr +* https://free-ss.site +* https://global.ishadowx.net +* http://www.52ssr.net/ +* https://www.wuwweb.com/ +* https://free.yitianjianss.com +* https://www.puffss.com/ + + + +## 待定项 + +* https://www.vpn168.net +* https://biulink.club/ +* https://www.flyzy2005.com/fan-qiang/shadowsocks/free-ss-account/ +* https://free.ss-ssr.com/ +* http://www.scdark.cn/?p=363 +* https://gdmi.weebly.com/3118523398online.html +* https://pdf-lib.org/Home/Details/2638 +* https://freessr.win +* https://blog.mxpkx.com/index.php/archives/118/ +* http://freefq.com/ss/ + +## 镜像站点 + +* https://trial.ssbit.win +* http://free-ss.tk + + +## ssr订阅源 +* https://www.nutgeek.cn/newsubscribe/ +* https://prom-php.herokuapp.com/cloudfra_ssr.txt +* http://share-shadowsocks.herokuapp.com/full/subscribe +* http://share-shadowsocksr.herokuapp.com/subscribe?valid=1 +* https://raw.githubusercontent.com/ImLaoD/sub/master/ssrshare.com + +## telegram 订阅 + +https://t.me/freeshadowsock +https://t.me/gyjclub +https://t.me/joinchat/AAAAAEvnT-th4YKBWoUjFw + +## 分享邮箱 +* toyoooooooooooo@gmail.com (doub.io) +* ye515430@gmail.com (yitianjianss) +* ss@rohankdd.com (free-ss.site) + +## 搜索相似的网站 + +https://www.similarsites.com + +## 已失效 + +https://doub.io +https://freess.cx +https://shadowsocksph.space +https://free.4kvpn.com +https://freess.pw +https://doub.loan +https://freemz.tk/t/5 +https://52ssr.cn +http://www.honsuv.com/?post=90 +https://newdoub.com +https://en.ss8.fun +http://www.vpn168.tk +https://5l44.pw/ +http://www.ssrfx.com +http://freeoutline.org/zh diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR\345\210\206\344\272\253.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR\345\210\206\344\272\253.md" deleted file mode 100644 index 3c79e6345..000000000 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/SS&&SSR\345\210\206\344\272\253.md" +++ /dev/null @@ -1,81 +0,0 @@ -## 使用须知 - -### 待定项 -* 为贴子、博客或1-3个测试型的ss分享站点,可能存在长期未更新,有待观察 -* 正常上网能访问的ss分享站点越来越少了,如果找不到满意的可去待定项看看 - -### heroku的免费配额与限制 -* Network Bandwidth/流量: 2TB/month – Soft -* Shared DB processing/并发数: Max 200msec per second CPU time – Soft -* Dyno RAM usage/使用运行内存: 512MB – Hard -* Slug Size/存储空间: 300MB – Hard -* Request Length/请求时间: 30 seconds – Hard - -提示Application error,是由于访问量占用内存溢出或因各项服务流量耗尽而停止服务 - -### v2ray - -如果不嫌麻烦更安全的话,使用v2ray生成器将shadowsocks配置可以转换成v2ray的配置文件 - -## 可用站点 - -* https://fast.ishadowx.net -* https://en.ss8.fun -* http://freeoutline.org/zh -* https://52ssr.cn -* https://ss.ishadowx.com -* http://webosss.com/tool/socket -* https://www.nutgeek.com/ssshadowsocks -* https://share-shadowsocksr.herokuapp.com -* https://share-shadowsocks.herokuapp.com - -## 待定项 - -* https://freessr.win -* https://www.flyzy2005.com/fan-qiang/shadowsocks/free-ss-account/ -* https://biulink.xyz -* http://www.ssrfx.com -* http://www.vpn168.tk -* https://pdf-lib.org/Home/Details/2638 -* https://github.com/ssstk/freess - -## 镜像站点 - -* https://trial.ssbit.win -* http://free-ss.tk - -## 科学访问 -* https://www.ssrshare.com -* https://get.ishadowx.net -* https://get.freess.today -* https://tool.ssrshare.com/tool/free_ssr -* https://doub.io -* https://free-ss.site -* https://global.ishadowx.net -* http://i.wuw.red -* https://freess.cx -* https://free.yitianjianss.com - -## ssr订阅源 -* https://www.nutgeek.cn/newsubscribe/ -* https://prom-php.herokuapp.com/cloudfra_ssr.txt -* http://share-shadowsocks.herokuapp.com/full/subscribe -* http://share-shadowsocksr.herokuapp.com/subscribe?valid=1 -* https://raw.githubusercontent.com/ImLaoD/sub/master/ssrshare.com - -## 分享邮箱 -* toyoooooooooooo@gmail.com (doub.io) -* ye515430@gmail.com (yitianjianss) -* ss@rohankdd.com (free-ss.site) - - - diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/Web\345\234\250\347\272\277\344\273\243\347\220\206.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/Web\345\234\250\347\272\277\344\273\243\347\220\206.md" index b36354483..01d62472a 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/Web\345\234\250\347\272\277\344\273\243\347\220\206.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/Web\345\234\250\347\272\277\344\273\243\347\220\206.md" @@ -1,8 +1,20 @@ ## 可用 * https://www.rabb.it +* https://weboas.is/ * https://www.anyproxy.cn -* https://www.anyproxy.top +* https://www.anyproxy.top (挂了) +* https://cn.bing.com/translator/ (挂了) +* https://proxy.zagon.net.pe +* https://unblocksite.site/ + ## 代理网址服务器列表 * http://free-proxy.cz -* http://www.freeproxylists.net \ No newline at end of file +* http://www.freeproxylists.net +* http://free-proxy-list.net +* http://www.my-proxy.com/free-proxy-list.html +* http://www.proxylists.net +* http://sockslist.net +* http://www.myiptest.com/staticpages/index.php/Free-SOCKS5-SOCKS4-Proxy-lists.html +* http://www.proxyfire.net/index.php?pageid=ProxyLists +* http://www.samair.ru/proxy diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/SSH-Tunnel.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/\346\216\250\350\215\220\344\275\277\347\224\250SSH\347\277\273\345\242\231\357\274\214\346\225\231\347\250\213\345\217\212\350\265\204\346\272\220\347\234\213\350\277\231\351\207\214.md" similarity index 61% rename from "\347\247\221\345\255\246\344\270\212\347\275\221/SSH-Tunnel.md" rename to "\347\247\221\345\255\246\344\270\212\347\275\221/\346\216\250\350\215\220\344\275\277\347\224\250SSH\347\277\273\345\242\231\357\274\214\346\225\231\347\250\213\345\217\212\350\265\204\346\272\220\347\234\213\350\277\231\351\207\214.md" index f430fc0e3..f2ba677e5 100644 --- "a/\347\247\221\345\255\246\344\270\212\347\275\221/SSH-Tunnel.md" +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/\346\216\250\350\215\220\344\275\277\347\224\250SSH\347\277\273\345\242\231\357\274\214\346\225\231\347\250\213\345\217\212\350\265\204\346\272\220\347\234\213\350\277\231\351\207\214.md" @@ -1,3 +1,8 @@ +## 使用教程 + +https://loremwalker.github.io/fq-book/#/proxy/SSH-Tunnel + +## 网站 * https://skyssh.com * https://sshdropbear.net/ @@ -6,14 +11,22 @@ * https://www.mytunneling.com/ * https://createssh.com/ * https://bestvpnssh.com/ -* https://contassh.com/ +* https://fullssh.com/ * https://www.sshagan.net/ * https://sshfree.net/ * https://www.portssh.com/ * https://www.jetssh.com/ * https://sshudp.com/ -* https://www.vpnjantit.com/ +* http://cloudssh.us/ +* http://free-ssh.xyz/ +* https://sshkit.com/ +* http://www.monthlyssh.com/ssh -附工具下载 +## 附工具下载 * https://www.bitvise.com/ssh-client-download + + diff --git "a/\347\247\221\345\255\246\344\270\212\347\275\221/\346\265\217\350\247\210\345\231\250.md" "b/\347\247\221\345\255\246\344\270\212\347\275\221/\346\265\217\350\247\210\345\231\250.md" new file mode 100644 index 000000000..a6658abfd --- /dev/null +++ "b/\347\247\221\345\255\246\344\270\212\347\275\221/\346\265\217\350\247\210\345\231\250.md" @@ -0,0 +1,19 @@ + +使用示例:https://loremwalker.github.io/fq-book/#/browse/puffin + +[i2p](https://geti2p.net/zh/download) + +[tor](https://www.torproject.org) + +[puffin](https://www.puffinbrowser.com/) + +[vpnchrome](https://www.freevpn.pw/en/) + +[chrome修改版](https://free-vpn.github.io/chrome/) + +[cocoon](https://getcocoon.com/support/download) + +[webfreer](https://www.webfreer.com/) + +[opera](https://www.opera.com/zh-cn) 失效 + * [extension-source-viewer(opera的chrome扩展下载器)](https://addons.opera.com/zh-cn/extensions/details/extension-source-viewer/) diff --git "a/\350\277\231\346\230\257\344\270\252\344\272\272\345\234\250\351\234\200\350\246\201\346\227\266\344\275\277\347\224\250\347\232\204\345\270\270\347\224\250\347\253\231\347\202\271.md" "b/\350\277\231\346\230\257\344\270\252\344\272\272\345\234\250\351\234\200\350\246\201\346\227\266\344\275\277\347\224\250\347\232\204\345\270\270\347\224\250\347\253\231\347\202\271.md" index 8c9128bc9..2da549cbb 100644 --- "a/\350\277\231\346\230\257\344\270\252\344\272\272\345\234\250\351\234\200\350\246\201\346\227\266\344\275\277\347\224\250\347\232\204\345\270\270\347\224\250\347\253\231\347\202\271.md" +++ "b/\350\277\231\346\230\257\344\270\252\344\272\272\345\234\250\351\234\200\350\246\201\346\227\266\344\275\277\347\224\250\347\232\204\345\270\270\347\224\250\347\253\231\347\202\271.md" @@ -1,7 +1,68 @@ +阅后即焚 + +https://stool.cf/ + +查找资源 + +https://www.xiaobd.net/t/17104928 + +网址监控 +* https://www.17ce.com + +书签 +* https://www.listango.com +* https://atavi.com +* https://papaly.com + +网站时光机 + +* http://web.archive.org/ + +上传 + +* https://drop.me/ +* https://www.mirrorcreator.com +* https://anonfile.com/ +* http://dewdrop.io/ + +在线杀毒 + +* https://www.virustotal.com/zh-cn/ + +文字转图片 + +* http://www.gaituba.com/wenzizhuantupian/ + +歌词 + +* https://mojim.com + +测速 + +* http://www.speedtest.net + +词林 + +* https://www.cilin.org/ + +短链接 + +* http://sina.lt/ +* https://tinyurl.com/y73kl7x9 + + +抠图 + +* https://www.gaoding.com + 听歌 * http://www.zdfans.com/7639.html +aria2c控制台 + +* http://aria2c.com/ + 看电影 * http://127.0.0.1:43110/1PLAYgDQboKojowD3kwdb3CtWmWaokXvfp/ @@ -16,19 +77,28 @@ * http://www.y8.com -SS分享站点 -* http://free-ss.tk -* http://freeoutline.org/zh +ssr订阅源 +* https://www.nutgeek.cn/newsubscribe/ +* https://prom-php.herokuapp.com/cloudfra_ssr.txt +* http://share-shadowsocks.herokuapp.com/full/subscribe +* http://share-shadowsocksr.herokuapp.com/subscribe?valid=1 +* https://raw.githubusercontent.com/ImLaoD/sub/master/ssrshare.com -SSR订阅源 +telegram 订阅 -* https://raw.githubusercontent.com/ImLaoD/sub/master/ssrshare.com +https://t.me/freeshadowsock +https://t.me/gyjclub +https://t.me/joinchat/AAAAAEvnT-th4YKBWoUjFw 图床 -* https://simimg.com/ -* https://imgur.com * +* https://postimages.org/ +* https://imgbox.com +* https://imgur.com +* https://sm.ms/ +* http://ipfs.pics/ +* https://img9.top/ (慢如蜗牛,不用了) 知识共享协议 @@ -87,4 +157,8 @@ PPT * https://www.techspot.com/ -注:`*`表示仅内容受到文明监控和谐审查时才使用 \ No newline at end of file +网盘 + +* https://www.up-4.net +* https://mega.nz/ +* https://drop.me/