Code Monkey home page Code Monkey logo

cclient's People

Contributors

detunized avatar x04 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cclient's Issues

Project license?

Hi, I'd like to use snippets of your client_test.go code in my repository at sleeyax/gotcha. But it's unclear to me under which terms I may reuse your code, since cclient doesn't have a license.

According to github's documentation regarding project licensing, any project that remains unlicensed automatically means all rights are reserved. That means I cannot modify or redistribute this code without explicit permission from the copyright holder (x04).

Could you either do one of the following, please?

  • Add a license to cclient (I think MIT would be a good choice for this project)
  • Give me written permission to use mentioned code in my codebase

Thanks

Error in package compiling

Recreation: go get github.com/x04/cclient/

github.com/x04/cclient/roundtripper.go:104:47: unknown field 'DialTLSContent' in struct literal of type http.Transport

Proxy Passthrough

Can not pass through proxy as empty other wise it will return 2020/10/20 02:15:05 invalid url ``, make sure to specify full url like https://username:[email protected]:443/

Exception Handling.

Not an issue as such, but I am running cclient with fiber as an API, and can not prevent the API from crashing due to bad proxy or timeouts.

Proxy connect Timeout/Error

Hello,
I am passing in a proxy to the new client function as shown
client, err := cclient.NewClient(tls.HelloChrome_Auto, "https://username:[email protected]:443/")
using my own proxy that I know works.

I am getting the following error
2021/03/14 20:29:57 Get "https://www.google.com/": EOF exit status 1
after the connection hangs for a bit.

I appreciate the work you put into your repo, the tls requests consistently work on all urls unlike the mytls repo which hangs on some with a tls: server selected unsupported protocol version 304 error.

I was wondering where I should poke around to fix this or if there is a solution available.

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.