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

发现一个与本项目类似的新项目 #29

Open
the0demiurge opened this issue Jan 18, 2018 · 19 comments
Open

发现一个与本项目类似的新项目 #29

the0demiurge opened this issue Jan 18, 2018 · 19 comments

Comments

@the0demiurge
Copy link
Owner

the0demiurge commented Jan 18, 2018

网址: https://shadowsocks-share.herokuapp.com/#
GitHub: https://github.com/zc-zh-001/ShadowSocks-Share

简单说一下两个项目的区别,这个项目:

  • 同样支持订阅,但不支持json格式的订阅
  • 这个项目Web前端比我手撸的HTML要好看,易用性更好
  • 使用的语言是JAVA,我的项目是Python
  • 文档比我的更易懂,但是没有说部署方法(大概和我的项目部署方法类似)
  • 暂时还没支持查询ssr帐号归属地,我的项目最近刚支持
  • 代码风格比我的业余作品显得更加专业
  • 爬到的网站和帐号暂时没我爬到的多
  • 是定时扫描,本项目是基于访问量扫描,比本项目扫描方式合理
@zc-zh-001
Copy link

我也是近期才用 SSR 的小白,一直都不知道 json 的订阅是干嘛用的,所以没加。。

@the0demiurge
Copy link
Owner Author

json的数据适合ssr的python客户端使用,像这样的脚本
https://github.com/the0demiurge/CharlesScripts/blob/master/charles/bin/ssr
就能很方便地更新订阅了:)

@ggzzzzzzz
Copy link

以前我自己写代码从各个网站爬账号,代码经常要改,后来改用doub.bid获取账号,那个时候doub.bid每天有几十个账号,加上自己爬的账号,最多可达120个账号左右。维护各个网站的爬虫代码实在是有点烦,这部分最好是让大家参与进来,降低代码维护难度。the0demiurge和zc-zh-001两位提供的分享框架都很好,可以考虑提供API或一个机制,让其他人很方便地提交账号列表,然后由分享框架来测试、分享。

@the0demiurge
Copy link
Owner Author

嗯,以后我会找时间稍微改一下结构并写个维护的简单说明文档
现在已经比较容易拓展了,只是没有文档支持

@wyy007cn
Copy link

真好,谢谢分享

@bccorp
Copy link

bccorp commented Mar 5, 2018

感谢两位提供的程序!

@the0demiurge
Copy link
Owner Author

ssr只是比ss加了几个协议和混淆,实际上没区别

@the0demiurge
Copy link
Owner Author

ssr可以识别ss的帐号,所以只要是地址名字最后没写“SSR”的全都可以被ss使用

因为Ss客户端不支持订阅,所以订阅里面ss都是转成了ssr格式

@the0demiurge
Copy link
Owner Author

把订阅地址输入到ssr软件订阅处即可

@hoochanlon
Copy link
Contributor

hoochanlon commented Apr 13, 2018

对了,订阅地址里的ssr账号会自动更新吗

@the0demiurge
Copy link
Owner Author

会的

@hoochanlon
Copy link
Contributor

hoochanlon commented Apr 17, 2018

希望制作一下网页代理的项目做为翻墙的后备,狡兔还有三窟

@the0demiurge
Copy link
Owner Author

the0demiurge commented Apr 18, 2018 via email

@hoochanlon
Copy link
Contributor

发现了几个heroku自搭的梯子服务器的项目:

@the0demiurge
Copy link
Owner Author

the0demiurge commented May 17, 2018 via email

@hoochanlon
Copy link
Contributor

这个伸缩折叠是怎么做的?

@hoochanlon
Copy link
Contributor

没办法,他们应该是根据heroku的特性搞得,以app域名以及密码为主,没有用户名

@the0demiurge
Copy link
Owner Author

我用email回复的时候就会自动加上这个伸缩折叠

@hoochanlon
Copy link
Contributor

hoochanlon commented May 22, 2018

我觉得你说的很对,目前也没必要造轮子了,看了下其他的代理项目,还不如v2ray、ss,有些虽然达到了易用性,但免费分享等方面支持远不如v2ray、ss只能出钱自搭vps,因此也不在找其他的代理项目了,没有什么意义也浪费时间

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants