Skip to content

kingZynj/socket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Complie

make

If is not working, please try:

clang -m64 -O3 -Wall -lpthread -o thread_socket thread_socket.c

Usage

./thread_socket -h
Usage of ./thread_sock:
        -p      <port for running>
        -l      show running log
        -d      start daemon service
        -h      show this message

编译以后可以在任意终端上运行,比如安卓的Termux
使用的最直接的使用方法就是运行后在手机的APN设置里面设置代理:
127.0.0.1 端口 默认为8080

Email

520sdk250@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Makefile 1.8%