Giter VIP home page Giter VIP logo

golang-sdk's Introduction

快代理API SDK - Golang

通过SDK可快速调用API接口,查看详情

快代理官方代码样例 - Golang

调用API

api.go

使用标准库调用api链接并解析返回内容示例

Http代理

http.go

使用标准库请求Http代理服务器, 请求http和https网页均适用

Socks代理

socks_auth.go

用户名密码认证形式使用golang.org/x/net包请求Socks代理服务器, 请求http和https网页均适用

socks_whitelist.go

白名单认证形式使用golang.org/x/net包请求Socks代理服务器, 请求http和https网页均适用

使用提示:
请先获取官方net包: go get golang.org/x/net

隧道代理

tps.go

用户名密码使用标准库请求Http代理服务器, 请求http和https网页均适用

技术支持

如果您发现代码有任何问题, 请提交Issue

欢迎提交Pull request以使代码样例更加完善。

获取更多关于调用API和代理服务器使用的资料,请参考开发者指南

golang-sdk's People

Contributors

kuaidaili-dev avatar xuanyuwu9527 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.