Skip to content

Commit 6126f8b

Browse files
committed
Add description and keywords
1 parent ce556cf commit 6126f8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "clue/socks",
33
"type": "library",
4+
"description": "Async SOCKS proxy client and server (SOCKS4, SOCKS4a and SOCKS5)",
5+
"keywords": ["socks client", "socks server", "tcp tunnel", "socks protocol", "async", "react"],
46
"homepage": "http://github.com/clue/socks",
57
"license": "MIT",
68
"autoload": {

0 commit comments

Comments
 (0)