Skip to content
Snippets Groups Projects
Commit d335bc4a authored by MisakaNo の 小破站's avatar MisakaNo の 小破站
Browse files

up

parent 3f9cc198
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ WARP-GO:https://replit.com/@misaka-blog/warpgo-profile-generator
Sing-box:https://replit.com/@misaka-blog/warpgo-sbfile-generator
> 由于配置文件是由服务器生成的,并且每位用户的网络环境不一样,故不会帮助用户设置优选 WARP Endpoint IP。可参考此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP 并替换 engage.cloudflareclient.com:2408 为自己本地网络环境可用的 WARP Endpoint IP
> 由于配置文件是由服务器生成的,并且每位用户的网络环境不一样,故不会帮助用户设置优选 WARP Endpoint IP。可参考此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP 并替换 engage.cloudflareclient.com:2408 为自己本地网络环境可用的 WARP Endpoint IP
### 4. 在部分 IPv6 Only 的机器安装 WGCF-WARP
......
......@@ -139,4 +139,4 @@ green "WARP-GO 的 Sing-box 配置文件已生成成功!"
yellow "下面是 Sing-box 配置文件内容:"
red "$(cat proxy.json)"
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
......@@ -142,4 +142,4 @@ echo ""
yellow "下面是配置文件分享二维码:"
qrencode -t ansiutf8 < proxy.conf
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
......@@ -57,7 +57,7 @@ elif [[ $account_type == 3 ]]; then
read -p "请输入选项 [1-2]: " team_type
if [[ $team_type == 2 ]]; then
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.cyou/2023/02/11/wgcfteam-config/"
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.rest/2023/02/11/wgcfteam-config/"
yellow "请将提取到的 xml 配置文件上传至:https://gist.github.com"
read -rp "请粘贴 WARP Teams 账户配置文件链接:" teamconfigurl
if [[ -n $teamconfigurl ]]; then
......@@ -109,4 +109,4 @@ echo ""
yellow "下面是配置文件分享二维码:"
qrencode -t ansiutf8 < wgcf-profile.conf
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
\ No newline at end of file
......@@ -1658,7 +1658,7 @@ menu(){
echo "#############################################################"
echo -e "# ${RED}CloudFlare WARP 一键管理脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misaka_noc #"
echo -e "# ${GREEN}Telegram 群组${PLAIN}: https://t.me/misaka_noc_chat #"
......
......@@ -200,7 +200,7 @@ menu(){
echo "#############################################################"
echo -e "# ${RED}WARP Endpoint IP 一键优选脚本 for Mac${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
......@@ -196,7 +196,7 @@ menu(){
echo "#############################################################"
echo -e "# ${RED}WARP Endpoint IP 一键优选脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
......@@ -51,7 +51,7 @@ endpointyx(){
echo ""
yellow "优选 IP 使用方法如下:"
yellow "1. 将 WARP 的 WireGuard 节点的默认的 Endpoint IP:engage.cloudflareclient.com:2408 替换成本地网络最优的 Endpoint IP"
yellow "使用教程:https://blog.misaka.cyou/2023/01/25/wireguard-warp"
yellow "使用教程:https://blog.misaka.rest/2023/01/25/wireguard-warp"
# 删除 WARP Endpoint IP 优选工具及其附属文件
rm -f warp
......@@ -62,7 +62,7 @@ menu(){
echo "#############################################################"
echo -e "# ${RED}WARP Endpoint IP 一键优选脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
......@@ -16,7 +16,7 @@ title WARP Endpoint IP һ����ѡ�ű�
echo #############################################################
echo # WARP Endpoint IP һ����ѡ�ű� #
echo # ����: MisakaNo �� С��վ #
echo # ����: httpsmisaka.cyouaka.rest #
echo # ����: httpsmisaka.restaka.rest #
echo # GitHub ��Ŀ: https://github.com/Misaka-blog #
echo # GitLab ��Ŀ: https://gitlab.com/Misaka-blog #
echo # Telegram Ƶ��: https://t.me/misaka_noc #
......
......@@ -53,7 +53,7 @@ endpointyx(){
echo ""
yellow "优选 IP 使用方法如下:"
yellow "1. 将 WARP 的 WireGuard 节点的默认的 Endpoint IP:engage.cloudflareclient.com:2408 替换成本地网络最优的 Endpoint IP"
yellow "使用教程:https://blog.misaka.cyou/2023/01/25/wireguard-warp"
yellow "使用教程:https://blog.misaka.rest/2023/01/25/wireguard-warp"
# 删除 WARP Endpoint IP 优选工具及其附属文件
rm -f warp
......@@ -64,7 +64,7 @@ menu(){
echo "#############################################################"
echo -e "# ${RED}WARP Endpoint IP 一键优选脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
......@@ -16,7 +16,7 @@ title WARP Endpoint IP 一键优选脚本
echo #############################################################
echo # WARP Endpoint IP 一键优选脚本 #
echo # 作者: MisakaNo の 小破站 #
echo # 博客: https://blog.misaka.cyou #
echo # 博客: https://blog.misaka.rest #
echo # GitHub 项目: https://github.com/Misaka-blog #
echo # GitLab 项目: https://gitlab.com/Misaka-blog #
echo # Telegram 频道: https://t.me/misaka_noc #
......
......@@ -1581,7 +1581,7 @@ wireguard_profile() {
red "$(cat /root/warpgo-sing-box.json)"
yellow "Reserved 值:$(grep -o '"reserved":\[[^]]*\]' /root/warpgo-sing-box.json)"
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
elif [[ $profile_mode == 2 ]]; then
# 复制 WGCF 配置文件
cp -f /etc/wireguard/wgcf-profile.conf /root/wgcf-proxy.conf
......@@ -1594,7 +1594,7 @@ wireguard_profile() {
yellow "节点配置二维码如下所示:"
qrencode -t ansiutf8 </root/wgcf-proxy.conf
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
else
red "输入错误,请重新输入"
wireguard_profile
......@@ -1697,7 +1697,7 @@ wgcf_account() {
if [[ $team_type == 2 ]]; then
# 询问用户获取 WARP Teams 账户 xml 文件配置链接,并提示获取方式及上传方法
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.cyou/2023/02/11/wgcfteam-config/"
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.rest/2023/02/11/wgcfteam-config/"
yellow "请将提取到的 xml 配置文件上传至:https://gist.github.com"
read -rp "请粘贴 WARP Teams 账户配置文件链接:" teamconfigurl
if [[ -n $teamconfigurl ]]; then
......@@ -2028,7 +2028,7 @@ wireproxy_account() {
if [[ $team_type == 2 ]]; then
# 询问用户获取 WARP Teams 账户 xml 文件配置链接,并提示获取方式及上传方法
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.cyou/2023/02/11/wgcfteam-config/"
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.rest/2023/02/11/wgcfteam-config/"
yellow "请将提取到的 xml 配置文件上传至:https://gist.github.com"
read -rp "请粘贴 WARP Teams 账户配置文件链接:" teamconfigurl
if [[ -n $teamconfigurl ]]; then
......@@ -2319,7 +2319,7 @@ menu() {
echo "#############################################################"
echo -e "# ${RED}CloudFlare WARP 一键管理脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
......@@ -1458,7 +1458,7 @@ wireguard_profile() {
red "$(cat /root/warpgo-sing-box.json)"
yellow "Reserved 值:$(grep -o '"reserved":\[[^]]*\]' /root/warpgo-sing-box.json)"
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
elif [[ $profile_mode == 2 ]]; then
# 复制 WGCF 配置文件
cp -f /etc/wireguard/wgcf-profile.conf /root/wgcf-proxy.conf
......@@ -1471,7 +1471,7 @@ wireguard_profile() {
yellow "节点配置二维码如下所示:"
qrencode -t ansiutf8 </root/wgcf-proxy.conf
echo ""
yellow "请在本地使用此方法:https://blog.misaka.cyou/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
yellow "请在本地使用此方法:https://blog.misaka.rest/2023/03/12/cf-warp-yxip/ 优选可用的 Endpoint IP"
else
red "输入错误,请重新输入"
wireguard_profile
......@@ -1574,7 +1574,7 @@ wgcf_account() {
if [[ $team_type == 2 ]]; then
# 询问用户获取 WARP Teams 账户 xml 文件配置链接,并提示获取方式及上传方法
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.cyou/2023/02/11/wgcfteam-config/"
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.rest/2023/02/11/wgcfteam-config/"
yellow "请将提取到的 xml 配置文件上传至:https://gist.github.com"
read -rp "请粘贴 WARP Teams 账户配置文件链接:" teamconfigurl
if [[ -n $teamconfigurl ]]; then
......@@ -1905,7 +1905,7 @@ wireproxy_account() {
if [[ $team_type == 2 ]]; then
# 询问用户获取 WARP Teams 账户 xml 文件配置链接,并提示获取方式及上传方法
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.cyou/2023/02/11/wgcfteam-config/"
yellow "获取 WARP Teams 账户 xml 配置文件方法:https://blog.misaka.rest/2023/02/11/wgcfteam-config/"
yellow "请将提取到的 xml 配置文件上传至:https://gist.github.com"
read -rp "请粘贴 WARP Teams 账户配置文件链接:" teamconfigurl
if [[ -n $teamconfigurl ]]; then
......@@ -2196,7 +2196,7 @@ menu() {
echo "#############################################################"
echo -e "# ${RED}CloudFlare WARP 一键管理脚本${PLAIN} #"
echo -e "# ${GREEN}作者${PLAIN}: MisakaNo の 小破站 #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.cyou #"
echo -e "# ${GREEN}博客${PLAIN}: https://blog.misaka.rest #"
echo -e "# ${GREEN}GitHub 项目${PLAIN}: https://github.com/Misaka-blog #"
echo -e "# ${GREEN}GitLab 项目${PLAIN}: https://gitlab.com/Misaka-blog #"
echo -e "# ${GREEN}Telegram 频道${PLAIN}: https://t.me/misakanocchannel #"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment