GithubHelp home page GithubHelp logo

roseskygit2 / scutclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scutclient/scutclient

0.0 1.0 0.0 2.03 MB

SCUT network client on Linux

License: GNU Affero General Public License v3.0

Makefile 3.84% M4 1.16% Shell 1.24% C 93.76%

scutclient's Introduction

scutclient

特性

  • 可选luci界面
  • 采用socket raw,减少libpcap等等的第三方库的依赖
  • 单线程

OpenWrt编译方法

  • openwrt目录重命名scutclient为放在Openwrt Buildroot的package文件夹中
  • 运行
make menuconfig

在Network中可以找到scutclient,选择*/M编译,然后保存退出

  • 确保执行make后没有报错,能正常编译固件后,执行
make package/scutclient/compile V=s

编译程序包

直接编译

autoreconf -fi
./configure
make
make install

configure添加 --prefix="/path/to/bin" 可指定安装目录

运行需要root权限

许可证

AGPLv3

特别指出禁止任何个人或组织将 scutclient 的代码投入商业使用,由此造成的后果和法律责任均与本项目无关。

scutclient's People

Contributors

forward619 avatar jimstar06 avatar libc0607 avatar ysunlin avatar helijia21 avatar

Watchers

James Cloos avatar

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.