{"id":28,"date":"2024-08-20T10:24:48","date_gmt":"2024-08-20T02:24:48","guid":{"rendered":"https:\/\/cnsn.rr.nu\/?p=27"},"modified":"2024-08-20T10:24:48","modified_gmt":"2024-08-20T02:24:48","slug":"%e3%80%90%e8%84%9a%e6%9c%ac%e6%94%b6%e9%9b%86%e3%80%91%e5%b8%b8%e7%94%a8%e8%84%9a%e6%9c%ac%e5%a4%a7%e5%85%a8","status":"publish","type":"post","link":"https:\/\/blog.cnsn.fun\/?p=28","title":{"rendered":"\u3010\u811a\u672c\u6536\u96c6\u3011\u5e38\u7528\u811a\u672c\u5927\u5168"},"content":{"rendered":"<h2>moeclub\u5927\u4f6c\u7684\u811a\u672c<\/h2>\n<pre><code>bash &lt;(wget --no-check-certificate -qO- &#039;https:\/\/raw.githubusercontent.com\/MoeClub\/Note\/master\/InstallNET.sh&#039;) -d 12 -v 64 -p \u5bc6\u7801 -port \u7aef\u53e3 -a -firmware<\/code><\/pre>\n<h2><a href=\"https:\/\/www.nodeseek.com\/post-9383-1\">leitbogioro\u5927\u4f6c\u7684\u811a\u672c<\/a>\uff08\u63a8\u8350\uff09<\/h2>\n<pre><code>wget --no-check-certificate -qO InstallNET.sh &#039;https:\/\/raw.githubusercontent.com\/leitbogioro\/Tools\/master\/Linux_reinstall\/InstallNET.sh&#039; &amp;&amp; chmod a+x InstallNET.sh &amp;&amp; bash InstallNET.sh -debian 12 -pwd &#039;\u5bc6\u7801&#039;<\/code><\/pre>\n<h2><a href=\"https:\/\/git.beta.gs\/\">beta.gs\u5927\u4f6c\u7684\u811a\u672c<\/a><\/h2>\n<pre><code>wget --no-check-certificate -O NewReinstall.sh https:\/\/raw.githubusercontent.com\/fcurrk\/reinstall\/master\/NewReinstall.sh &amp;&amp; chmod a+x NewReinstall.sh &amp;&amp; bash NewReinstall.sh<\/code><\/pre>\n<h2><a href=\"https:\/\/soclearn.org\/1keydd\/\">5k\u54e5\u7684\u811a\u672c<\/a> \u98ce\u9669\u8b66\u544a\uff1a\u6b64\u4eba\u5728loc\u7b49\u8bba\u575b\u53e3\u7891\u4e0d\u826f\uff0c\u591a\u6b21\u9a82\u4eba\u3002<\/h2>\n<pre><code> curl -L https:\/\/gitlab.com\/spiritysdx\/za\/-\/raw\/main\/ecs.sh -o ecs.sh &amp;&amp; chmod +x ecs.sh &amp;&amp; bash ecs.sh<\/code><\/pre>\n<h2>YABS\uff08\u63a8\u8350\uff09<a href=\"https:\/\/github.com\/masonr\/yet-another-bench-script\">GitHub\u5f00\u6e90\u5730\u5740<\/a><\/h2>\n<pre><code>wget -qO- yabs.sh | bash<\/code><\/pre>\n<h3>\u6d41\u91cf\u7a00\u7f3a\u7684\u670d\u52a1\u5668\uff08\u4e0d\u6d4b\u8bd5iperf\u7f51\u7edc\uff09<\/h3>\n<pre><code>curl -sL yabs.sh | bash -s -- -i<\/code><\/pre>\n<h3>\u6211\u66f4\u559c\u6b22geekbench5\uff08\u4e0d\u6d4b\u8bd5geekbench6\uff09<\/h3>\n<pre><code>curl -sL yabs.sh | bash -s -- -5<\/code><\/pre>\n<h3>\u6211\u559c\u6b22geekbench5\uff0c\u4f46\u670d\u52a1\u5668\u6d41\u91cf\u7a00\u7f3a\uff08\u4e0d\u6d4b\u8bd5geekbench6\u3001\u4e0d\u6d4b\u8bd5iperf\u7f51\u7edc\uff09<\/h3>\n<pre><code>curl -sL yabs.sh | bash -s -- -5 -i<\/code><\/pre>\n<h2>Geekbench 5 \u4e13\u6d4b\u811a\u672c <a href=\"https:\/\/github.com\/i-abc\/GB5\">GitHub\u5f00\u6e90\u5730\u5740<\/a> <a href=\"https:\/\/www.nodeseek.com\/post-17042-1\">\u8bba\u575b\u5927\u4f6c@Google \u5f00\u53d1<\/a><\/h2>\n<pre><code>bash &lt;(curl -sL gb5.top)<\/code><\/pre>\n<h2>LemonBench <a href=\"https:\/\/github.com\/LemonBench\/LemonBench\">GitHub\u5f00\u6e90\u5730\u5740<\/a><\/h2>\n<pre><code>wget -qO- https:\/\/raw.githubusercontent.com\/LemonBench\/LemonBench\/main\/LemonBench.sh | bash -s -- --fast<\/code><\/pre>\n<h2>UnixBench.sh<\/h2>\n<pre><code>wget --no-check-certificate https:\/\/github.com\/teddysun\/across\/raw\/master\/unixbench.sh\nchmod +x unixbench.sh\n.\/unixbench.sh<\/code><\/pre>\n<h2>hyperspeed \u4e09\u7f51\u6d4b\u901f\uff08\u63a8\u8350\uff09\uff08\u672a\u5f00\u6e90\uff09<\/h2>\n<pre><code>bash &lt;(curl -Lso- https:\/\/bench.im\/hyperspeed)<\/code><\/pre>\n<h2>AutoTrace \u4e09\u7f51\u56de\u7a0b\u7ebf\u8def\u663e\u793a\uff08\u63a8\u8350\uff09<\/h2>\n<pre><code>wget -N --no-check-certificate https:\/\/raw.githubusercontent.com\/Chennhaoo\/Shell_Bash\/master\/AutoTrace.sh &amp;&amp; chmod +x AutoTrace.sh &amp;&amp; bash AutoTrace.sh<\/code><\/pre>\n<h2>backtrace \u4e09\u7f51\u56de\u7a0b\u7ebf\u8def\u76f4\u63a5\u663e\u793a\uff08\u5c0f\u767d\u7528\u8fd9\u4e2a\uff09<\/h2>\n<pre><code>curl https:\/\/raw.githubusercontent.com\/zhanghanyun\/backtrace\/main\/install.sh -sSf | sh<\/code><\/pre>\n<h2>Bench \u7f51\u7edc\u5e26\u5bbd\u53ca\u786c\u76d8\u8bfb\u5199\u901f\u7387\uff08\u56fd\u5916\u90e8\u5206+\u56fd\u5185\u90e8\u5206\u8282\u70b9\uff09<\/h2>\n<pre><code>wget -qO- bench.sh | bash<\/code><\/pre>\n<h2>SuperBench.sh \u7f51\u7edc\u5e26\u5bbd\u53ca\u786c\u76d8\u8bfb\u5199\u901f\u7387\uff08\u56fd\u5185\u4e09\u7f51+speedtest+fast\uff09<\/h2>\n<pre><code>wget -qO- --no-check-certificate https:\/\/raw.githubusercontent.com\/oooldking\/script\/master\/superbench.sh | bash<\/code><\/pre>\n<h2>\u4e00\u952e\u68c0\u6d4b\u8d85\u552e <a href=\"https:\/\/hostloc.com\/thread-1187330-1-1.html\">LOC\u5e16<\/a><\/h2>\n<pre><code>wget --no-check-certificate -O memoryCheck.sh https:\/\/raw.githubusercontent.com\/uselibrary\/memoryCheck\/main\/memoryCheck.sh &amp;&amp; chmod +x memoryCheck.sh &amp;&amp; bash memoryCheck.sh<\/code><\/pre>\n<h3>\u79fb\u9664virtio_balloon\u6a21\u5757<\/h3>\n<hr \/>\n<pre><code>rmmod virtio_balloon<\/code><\/pre>\n<h2>\u5185\u5b58\u586b\u5145\u6d4b\u8bd5<\/h2>\n<pre><code>apt-get update\napt-get install wget build-essential -y\nwget https:\/\/raw.githubusercontent.com\/FunctionClub\/Memtester\/master\/memtester.cpp\ngcc -l stdc++ memtester.cpp\n.\/a.out<\/code><\/pre>\n<h2>RegionRestrictionCheck\uff08\u63a8\u8350\uff09<\/h2>\n<pre><code>bash &lt;(curl -L -s check.unlock.media)<\/code><\/pre>\n<h2>openai\u89e3\u9501\u68c0\u6d4b<\/h2>\n<pre><code>bash &lt;(curl -Ls https:\/\/github.com\/ludashi2020\/OpenAI-Checker\/raw\/main\/openai.sh)<\/code><\/pre>\n<h2>\u4e00\u952e\u5f00\u542fBBR\uff08\u9002\u7528\u4e8e\u8f83\u65b0\u7684Debian\u3001Ubuntu\uff09<\/h2>\n<pre><code>echo &quot;net.core.default_qdisc=fq&quot; &gt;&gt; \/etc\/sysctl.conf\necho &quot;net.ipv4.tcp_congestion_control=bbr&quot; &gt;&gt; \/etc\/sysctl.conf\nsysctl -p\nsysctl net.ipv4.tcp_available_congestion_control\nlsmod | grep bbr<\/code><\/pre>\n<h2>Linux-NetSpeed\uff08\u9510\u901f\/bbrplus\/bbr\u9b54\u6539\u7248\uff09<\/h2>\n<pre><code>wget -N --no-check-certificate &quot;https:\/\/raw.githubusercontent.com\/chiakge\/Linux-NetSpeed\/master\/tcp.sh&quot;\nchmod +x tcp.sh\n.\/tcp.sh<\/code><\/pre>\n<h2><a href=\"https:\/\/blog.ylx.me\/archives\/783.html\">ylx\u5927\u4f6c\u7684\u9510\u901f\/BBRPLUS\/BBR2<\/a><\/h2>\n<pre><code>wget -O tcpx.sh &quot;https:\/\/github.com\/ylx2016\/Linux-NetSpeed\/raw\/master\/tcpx.sh&quot; &amp;&amp; chmod +x tcpx.sh &amp;&amp; .\/tcpx.sh<\/code><\/pre>\n<h2>moerats\u5927\u4f6c\u7684\u6dfb\u52a0swap\u811a\u672c<\/h2>\n<pre><code>wget https:\/\/www.moerats.com\/usr\/shell\/swap.sh &amp;&amp; bash swap.sh<\/code><\/pre>\n<h2>spiritlhl\u5927\u4f6c\u7684zram\u5185\u5b58\u538b\u7f29\u811a\u672c<\/h2>\n<pre><code>curl -L https:\/\/raw.githubusercontent.com\/spiritLHLS\/addzram\/main\/addzram.sh -o addzram.sh &amp;&amp; chmod +x addzram.sh &amp;&amp; bash addzram.sh<\/code><\/pre>\n<h2>cloudflare warp\u811a\u672c \u6dfb\u52a0IPv4\/IPv6\u7f51\u7edc<\/h2>\n<pre><code>wget -N https:\/\/raw.githubusercontent.com\/fscarmen\/warp\/main\/menu.sh &amp;&amp; bash menu.sh<\/code><\/pre>\n<h2>fail2ban\u670d\u52a1\u5668ssh\u9632\u7206\u7834<\/h2>\n<pre><code>wget https:\/\/raw.githubusercontent.com\/FunctionClub\/Fail2ban\/master\/fail2ban.sh &amp;&amp; bash fail2ban.sh 2&gt;&amp;1 | tee fail2ban.log<\/code><\/pre>\n<h2>\u72ec\u7acb\u670d\u52a1\u5668\u786c\u76d8\u65f6\u95f4<\/h2>\n<pre><code>wget -q https:\/\/github.com\/Aniverse\/A\/raw\/i\/a &amp;&amp; bash a<\/code><\/pre>\n<h2>\u5e38\u7528\u8f6f\u4ef6\u811a\u672c<\/h2>\n<h2>Docker<\/h2>\n<pre><code>curl -sSL https:\/\/get.docker.com\/ | sh<\/code><\/pre>\n<h2>Aria2\u4e00\u952e\u5b89\u88c5\u811a\u672c<\/h2>\n<pre><code>wget -N git.io\/aria2.sh &amp;&amp; chmod +x aria2.sh &amp;&amp; bash aria2.sh<\/code><\/pre>\n<h2>XUI<\/h2>\n<pre><code>bash &lt;(curl -Ls https:\/\/raw.githubusercontent.com\/FranzKafkaYu\/x-ui\/master\/install.sh)<\/code><\/pre>\n<h2>qbittorrent 4.3.9<\/h2>\n<p><a href=\"https:\/\/hostloc.com\/thread-1024684-1-1.html\">\u5b89\u88c5\u6559\u7a0b<\/a><\/p>\n<p><a href=\"https:\/\/archives.vip\/vps-price.php\">VPS\u5269\u4f59\u4ef7\u503c\u8ba1\u7b97\u5668<\/a><\/p>\n<h2>\u5b9d\u5854\u4e00\u952e\u6302\u8f7d\u786c\u76d8\u811a\u672c<\/h2>\n<pre><code>wget -O auto_disk.sh http:\/\/download.bt.cn\/tools\/auto_disk.sh &amp;&amp; bash auto_disk.sh<\/code><\/pre>\n<h2>acme\u751f\u6210\u514d\u8d39\u8bc1\u4e66<\/h2>\n<pre><code>curl https:\/\/get.acme.sh | sh<\/code><\/pre>\n<h2>\u5251\u7687\u5237\u6d41\u91cf\u811a\u672c<\/h2>\n<pre><code>wget https:\/\/cdn.jsdelivr.net\/gh\/maintell\/webBenchmark@releases\/download\/0.6\/webBenchmark_linux_x64\nchmod +x webBenchmark_linux_x64\n.\/webBenchmark_linux_x64 -c 64 -s http:\/\/\u94fe\u63a5.jpg<\/code><\/pre>\n<h2>\u817e\u8baf\u4e91\u5220\u9664\u76d1\u63a7<\/h2>\n<pre><code>sudo -i\nsystemctl stop tat_agent\nsystemctl disable tat_agent\n\/usr\/local\/qcloud\/stargate\/admin\/uninstall.sh\n\/usr\/local\/qcloud\/YunJing\/uninst.sh\n\/usr\/local\/qcloud\/monitor\/barad\/admin\/uninstall.sh\nrm -f \/etc\/systemd\/system\/tat_agent.service\nrm -rf \/usr\/local\/qcloud\nrm -rf \/usr\/local\/sa\nrm -rf \/usr\/local\/agenttools\nrm -rf \/usr\/local\/qcloud\nprocess=(sap100 secu-tcs-agent sgagent64 barad_agent agent agentPlugInD pvdriver )\nfor i in ${process[@]}\ndo\n  for A in $(ps aux | grep $i | grep -v grep | awk &#039;{print $2}&#039;)\n  do\n    kill -9 $A\n  done\ndone<\/code><\/pre>\n<h2>\u6d4b\u8bd5 25 \u7aef\u53e3\u662f\u5426\u5f00\u653e<\/h2>\n<pre><code>telnet smtp.aol.com 25<\/code><\/pre>\n<h2>\u6d4b\u8bd5 IPv4 \u4f18\u5148\u8fd8\u662f IPv6 \u4f18\u5148<\/h2>\n<pre><code>curl ip.p3terx.com<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>moeclub\u5927\u4f6c\u7684\u811a\u672c bash &lt;(wget &#8211;no-check-certificate -qO- [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[12,19,23],"class_list":["post-28","post","type-post","status-publish","format-standard","hentry","category-linux","tag-bash","tag-linux","tag-vps"],"_links":{"self":[{"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=\/wp\/v2\/posts\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=28"}],"version-history":[{"count":0,"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=\/wp\/v2\/posts\/28\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cnsn.fun\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}