呵呵~~~ 裝好了...
cFosSpeed v2.13
C:\Program Files\cFosSpeed\ 下面
我有看到 settings.ini
裡面有寫:
引用:
[classes]
class=highest -prio 100
class=higher -prio 90
class=high -prio 80
class=low -prio 0 -speed 25%,-10
class=lowest -prio 0 -speed 25%,-30
... 後面又有: ...
[filters]
...
; --- outgoing traffic shaping rules
filter=-tx -highest -c highest
filter=-tx -higher -c higher
filter=-tx -high -c high
filter=-tx -prog @user.ini/highprogs -c high
filter=-tx -prog @user.ini/normalprogs -c default
filter=-tx -prog @user.ini/lowprogs -c low
filter=-tx -prog @user.ini/lowestprogs -c lowest
filter=-tx -prog @highprogs -c high
filter=-tx -prog @normalprogs -c default
filter=-tx -prog @lowprogs -c low
filter=-tx -prog @lowestprogs -c lowest
filter=-tx -low -c low
.....
不知道 這能不能 限制流量/速度用?
檔案 filter_expressions.txt 有一些說明
有點多 有些亂... @@'
我先多加這一行:
filter=-s 192.168.0.0/16 -c highest
還有一個 data.ini 檔
似乎是 ping 值的反應紀錄
不知道 改過之後 重開機 會不會對 cFosSpeed 有影響?
不過 也看不太懂 不知道該改些什麼東西好... ~_~"