Git Product home page Git Product logo

Comments (7)

hdstar2009 avatar hdstar2009 commented on June 25, 2024

像下面这样是运行起来了吗?

root@webserver:~# ./net_speeder venet0 "ip"
Device: venet0
Filter rule: ip
ethernet header len:[16](14:normal, 16:cooked)
init pcap
init libnet
packet len:[52] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[52] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[60] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[52] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[52] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[60] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[52] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]
packet len:[60] actual write:[-1]
err msg:[libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
]

from net-speeder.

derekhe avatar derekhe commented on June 25, 2024

我也遇到相似的错误

from net-speeder.

snooda avatar snooda commented on June 25, 2024

@hdstar2009 可以使用nohup+&来后台运行。那个错误可以暂时忽略。不影响使用,后续会修复

from net-speeder.

hdstar2009 avatar hdstar2009 commented on June 25, 2024

感谢回复,感觉这个对美国的一些便宜vps还是明显有效。不用的话vps所谓的500G月流量也只能是白话空头了。
希望snooda能改进下。

2015-03-17 11:59 GMT+08:00 snooda [email protected]:

@hdstar2009 https://github.com/hdstar2009
可以使用nohup+&来后台运行。那个错误可以暂时忽略。不影响使用,后续会修复


Reply to this email directly or view it on GitHub
#5 (comment).

from net-speeder.

hdstar2009 avatar hdstar2009 commented on June 25, 2024

这两天使用过程发现一个现象:就是看youtube视频(估计平时上网也是),用了netspeeder的美国vps似乎会停止发包,这时候youtube视频会停止转圈,一直不会有数据更新,如果拖动youtube播放条到其他位置,就可能重新数据传输了。

在 2015年3月18日 上午12:31,Itsme_ up [email protected]写道:

感谢回复,感觉这个对美国的一些便宜vps还是明显有效。不用的话vps所谓的500G月流量也只能是白话空头了。
希望snooda能改进下。

2015-03-17 11:59 GMT+08:00 snooda [email protected]:

@hdstar2009 https://github.com/hdstar2009
可以使用nohup+&来后台运行。那个错误可以暂时忽略。不影响使用,后续会修复


Reply to this email directly or view it on GitHub
#5 (comment).

from net-speeder.

bluemoonn avatar bluemoonn commented on June 25, 2024

您好 该如何把这个加入到系统 启动里面呢

from net-speeder.

hdstar2009 avatar hdstar2009 commented on June 25, 2024

把下面这行放到/etc/rc.local里面(如果是debian系统要放到exit 0上面)
nohup /root/net_speeder venet0 "ip" >/dev/null 2>&1 &

2016-04-19 18:54 GMT+08:00 tony [email protected]:

您好 该如何把这个加入到系统 启动里面呢


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#5 (comment)

from net-speeder.

Related Issues (20)

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.