Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

如何卸载啊 #68

Open
1 of 3 tasks
SugarFatFree opened this issue Oct 31, 2019 · 9 comments
Open
1 of 3 tasks

如何卸载啊 #68

SugarFatFree opened this issue Oct 31, 2019 · 9 comments

Comments

@SugarFatFree
Copy link

  • 问题类型 :
    • bug反馈
    • 新功能建议
    • 其它

问题详情

  • 操作系统:
  • 内核版本:
  • Python版本:
  • Bash版本:
  • 脚本版本 (或者commit号):

问题描述

如何复现

错误信息:

<完整日志/报错>

其他问题

@LeoMei
Copy link

LeoMei commented Nov 6, 2019

同问,如何卸载

@dslchd
Copy link

dslchd commented Nov 8, 2019

哈哈 我也想问这个问题,根本没有一键卸载,只能手工删除!

@evanoxu
Copy link

evanoxu commented Nov 10, 2019

怎么手工删除啊?

@Eminlin
Copy link

Eminlin commented Dec 31, 2019

仅做参考:
systemctl stop v2ray
systemctl disable v2ray
rm /usr/local/V2ray.fun -rf
rm /etc/supervisor -rf
rm /usr/local/bin/v2ray/ -rf
rm /etc/v2ray/ -rf
rm /etc/systemd/system/v2ray.service -f
systemctl daemon-reload

@TheOrdinaryWow
Copy link

仅做参考:
systemctl stop v2ray
systemctl disable v2ray
rm /usr/local/V2ray.fun -rf
rm /etc/supervisor -rf
rm /usr/local/bin/v2ray/ -rf
rm /etc/v2ray/ -rf
rm /etc/systemd/system/v2ray.service -f
systemctl daemon-reload

你好,请问
Traceback (most recent call last): File "/usr/local/bin/v2ray", line 35, in <module> with open("/usr/local/V2ray.Fun/panel.config") as f: IOError: [Errno 2] No such file or directory: '/usr/local/V2ray.Fun/panel.config'
这个怎么解决?谢谢!

@iSteveyang
Copy link

wget -N --no-check-certificate https://raw.githubusercontent.com/KiriKira/v2ray.fun/kiriMod/uninstall.sh && bash uninstall.sh
先停止面板服务,再用这个一键卸载

@wangfeng35
Copy link

wget -N --no-check-certificate https://raw.githubusercontent.com/KiriKira/v2ray.fun/kiriMod/uninstall.sh && bash uninstall.sh
先停止面板服务,再用这个一键卸载

谢谢 但是好像5000那个网页还能打得开 虽然都删除了

@librz
Copy link

librz commented Jan 2, 2021

我都服了,ps -aux | grep V2ray.Fun 找到了它的 2 个进程ID
用 kill 之后它会自动生成 2 个新的进程ID,像病毒一样,都删不掉
重装系统了,以后运行脚本还是小心点吧

@librz
Copy link

librz commented Jan 2, 2021

wget -N --no-check-certificate https://raw.githubusercontent.com/KiriKira/v2ray.fun/kiriMod/uninstall.sh && bash uninstall.sh
先停止面板服务,再用这个一键卸载

用这个脚本是可以,但是把我 V2ray 也给卸了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants