GithubHelp home page GithubHelp logo

ruanfeixiong / -ssr- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pangpangpeng/-ssr-

0.0 2.0 0.0 15 KB

github上面有免费的SSR,用的是图片格式,每次打开SSR都要手动输入,本工具能够自动识别该页面上的SSR服务器和密码,并且自动填写进配置文件

Python 100.00%

-ssr-'s Introduction

SSR地址自动获取

github上面有免费的SSR,用的是图片格式,每次打开SSR都要手动输入,本工具能够自动识别该页面上的SSR服务器和密码,并且自动填写进配置文件

声明

本工具涉及到的SSR服务器与本人没有任何关系,本工具仅仅介绍如何自动识别并且自动配置。

使用方法

·把脚本放在SSR根目录下

·打开脚本,填入自己的百度Appid与secret_key

·运行脚本

·打开ShadowsocksR-dotnet4.0.exe,可以看到已经填好的服务器

·选择任意服务器,开始科学上网

原理说明

1.首先说一个github有人公布了免费的SSR,再次声明:服务器不是我搭的,我也不怎么用,只是发现了网上有这个资源,原来服务器地址是以但是他是图片的,就想做个自动化工具方便大家。如何使用本工具,以及如何使用SSR与本人无任何关系!当然,我要贴上免费服务器的地址。https://github.com/Alvin9999/new-pac/wiki/ss%E5%85%8D%E8%B4%B9%E8%B4%A6%E5%8F%B7

2.点开网址的话,你应该就发现他是以图片形式出现的,首先获得网页中图片的url,接下来下载图片,进行图片文字识别,我用的百度的OCR。百度ocr:http://ai.baidu.com/tech/ocr/general

3.ocr识别出的文字或多或少都有些差别,所以需要进行人工矫正

4.构造满足SSR配置文件要求的json数据,并且保存文件

#PS:里面涉及到的服务器内容与本人无关,本人仅仅是向大家介绍一下百度的OCR API以及自己的简单应用

-ssr-'s People

Contributors

pangpangpeng avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.