Giter VIP home page Giter VIP logo

Comments (13)

malikshi avatar malikshi commented on August 19, 2024 1

Won't UFW enable automatically when installed?

i think its should be enable so all traffic will be through ufw firewall

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

Hello
At first what is TFO?
Then, if you are using windows client that's a but that will be fixed in next version.

from shadowsocks-cloak-installer.

malikshi avatar malikshi commented on August 19, 2024

Hello
At first what is TFO?
Then, if you are using windows client that's a but that will be fixed in next version.

TFO is tcp fast open
here my config sysctl

fs.file-max = 51200
net.core.rmem_max = 67108864
net.core.wmem_max = 67108864
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 4096
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_fin_timeout = 30
net.ipv4.tcp_keepalive_time = 1200
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_max_tw_buckets = 5000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mem = 25600 51200 102400
net.ipv4.tcp_rmem = 4096 87380 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
net.ipv4.tcp_mtu_probing = 1
net.ipv4.conf.all.forwarding=1
net.ipv6.conf.all.forwarding=1
net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr

"Then, if you are using windows client that's a but that will be fixed in next version."
yea i try in windows client not in smartphone, usually im using my own script but doesnt has feature mangement account so i try edit your script but no luck

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

Oh yes I tested fast open too where was some problems with it.
It's a good idea to open an issue about this on the main Cloak repository.

from shadowsocks-cloak-installer.

malikshi avatar malikshi commented on August 19, 2024

Oh yes I tested fast open too where was some problems with it.
It's a good idea to open an issue about this on the main Cloak repository.

yea, i will do that,

can you remove ufw installation if not going used in your script. ?

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

UFW is used as the firewall in Ubuntu. Why remove it?

from shadowsocks-cloak-installer.

malikshi avatar malikshi commented on August 19, 2024

UFW is used as the firewall in Ubuntu. Why remove it?

but is it still working, not even active?
you should added ufw enable ?

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

Won't UFW enable automatically when installed?

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

Ok I will enable it on my next commit.
Thanks for reporting 👍

from shadowsocks-cloak-installer.

malikshi avatar malikshi commented on August 19, 2024

testing it first sir. cheers

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

Thanks for reporting that bug about firewall I will fix that tomorrow.
Also if you like I can add an option to ask the user if he/she wants to enable BBR on Ubuntu 18

from shadowsocks-cloak-installer.

malikshi avatar malikshi commented on August 19, 2024

Thanks for reporting that bug about firewall I will fix that tomorrow.
Also if you like I can add an option to ask the user if he/she wants to enable BBR on Ubuntu 18

yups its will be good. still waiting cloak next version h3h3h3

from shadowsocks-cloak-installer.

HirbodBehnam avatar HirbodBehnam commented on August 19, 2024

OK I added BBR and also a softer firewall checker to even ask user if he/she wants to install firewall if not available. If you want other stuff in my script do not hesitate to open a pull request or issue.

from shadowsocks-cloak-installer.

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.