mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
Add bitdefender notice
This commit is contained in:
parent
6c1700cd01
commit
9db4cc300b
1 changed files with 7 additions and 0 deletions
|
@ -93,6 +93,13 @@ bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpip
|
|||
powershell -ExecutionPolicy Bypass -Command iwr "https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.ps1" -OutFile "$env:TEMP\get-xpipe.ps1" ";" "&" "$env:TEMP\get-xpipe.ps1"
|
||||
```
|
||||
|
||||
### Notes for Bitdefender users
|
||||
|
||||
Right now, for some reason, only Bitdefender really does not like XPipe doing anything on your system.
|
||||
It will instantly quarantine the application when it opens a shell *plus the system shells itself*,
|
||||
so it can prevent you from opening any shell on your own afterward.
|
||||
For more information, see the [security page](https://github.com/xpipe-io/xpipe/blob/master/SECURITY.md#antivirus-programs).
|
||||
|
||||
## Further information
|
||||
|
||||
For information about the security model of XPipe, see the [security page](/SECURITY.md).
|
||||
|
|
Loading…
Reference in a new issue