Skip to content

Commit cefcff8

Browse files
committed
Update homepage
1 parent 8ea381b commit cefcff8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clue/socks-react - SOCKS client and server [![Build Status](https://travis-ci.org/clue/reactphp-socks.png?branch=master)](https://travis-ci.org/clue/reactphp-socks)
1+
# clue/socks-react - SOCKS client and server [![Build Status](https://travis-ci.org/clue/php-socks-react.svg?branch=master)](https://travis-ci.org/clue/php-socks-react)
22

33
Async SOCKS client library to connect to SOCKS4, SOCKS4a and SOCKS5 proxy servers,
44
as well as a SOCKS server implementation, capable of handling multiple concurrent

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clue/socks-react",
33
"description": "Async SOCKS proxy client and server (SOCKS4, SOCKS4a and SOCKS5)",
44
"keywords": ["socks client", "socks server", "tcp tunnel", "socks protocol", "async", "react"],
5-
"homepage": "https://github.com/clue/reactphp-socks",
5+
"homepage": "https://github.com/clue/php-socks-react",
66
"license": "MIT",
77
"authors": [
88
{

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)