Code Monkey home page Code Monkey logo

php-socks's Introduction

Hi there 👋

What have I been up to recently?

I've been working on some 100+ projects that total at over 100 Mio downloads. Here's an excerpt of some of my recent projects:

Sponsor my work

If you use any of my packages, please consider sponsoring me! Do you sponsor me on GitHub? Thank you for supporting sustainable open-source, you're awesome! ❤️ Enjoy exclusive early access to my projects! 🎉

clue·access

Let's get in touch

Working with open source is both my passion and what I do professionally.

  • Do you use any of my packages? Awesome! Say hello and send a message to @another_clue on Twitter.

  • Looking for community support? Open a discussion in the respective repository, I'm happy to help!

  • Schedule an appointment if you're looking for professional support.

Rock on 🤘

php-socks's People

Contributors

clue avatar sinacek 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

Watchers

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

php-socks's Issues

Split into blocking clue/socks and async clue/socks-react

Most people come here looking for a normal, blocking SOCKS client implementation. react's fundamentally different async concept might seem confusing at first, and probably won't fit most people's needs.

Start off with a new topic branch for the latest async versions and clone the whole repository into a new socks-react repository. This repository should build upon the original blocking implementation.

Multiple network interfaces

Great work, but I think there should be added a crucial option, something to set the output network interface.
The issue when you are listening to multiple ips in one server:
x.x.x.1 (main ip)
x.x.x.2
x.x.x.3

Even if we are listening on all the ips, the server will fetch new pages only from the main ip, x.x.x.1

Improve examples

The current set of examples is a bit convoluted and not particularly straightforward. The examples should probably be part of the test suite instead.

Each of the server examples is blocking and hence should be run from an independent terminal:

$ php examples/server.php
$ php examples/server-middleman.php
$ php examples/client.php

Instead, I'd like to provide some simpler examples.

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.