We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The SliverClient freezes upon connecting with the SliverServer.
The Sliver-Client-LinuxArm64 built using the repo and make linux-arm64 command compiles successfully.
Upon importing a config file from a sliver server it seems to be imported successfully.
Running the ./sliver-client results in a frozen screen where i am unable to type or do anything to interact with sliver.
Information Phone is running on : Poco X3 Pro (64Bit Arm64 Arch) NetHunter Kali is running on Termux downloaded from the official Kali Page
Sliver Server is running on a Kali Linux 2024.2 with present working operators
The Client and Servers are connected via TailScale NAT2NAT Virtual Network and can ping each other
To Reproduce Steps to reproduce the behavior:
pkg install git make clang binutils golang nh -r
nh -r just opens Kali with Root
git clone https://github.com/BishopFox/sliver.git cd sliver make linux-arm64
Expected behavior When connecting with ./sliver-client it connects and allows us to interact with the server
Screenshots
Terminal is frozen , unable to type anything
Phone (please complete the following information):
Additional context Photos of Current Infra
Upon Closing the TailScale VPN on phone , the sliver-client exits with no error messages and the terminal is responsive again
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The SliverClient freezes upon connecting with the SliverServer.
The Sliver-Client-LinuxArm64 built using the repo and make linux-arm64 command compiles successfully.
Upon importing a config file from a sliver server it seems to be imported successfully.
Running the ./sliver-client results in a frozen screen where i am unable to type or do anything to interact with sliver.
Information
Phone is running on : Poco X3 Pro (64Bit Arm64 Arch)
NetHunter Kali is running on Termux downloaded from the official Kali Page
Sliver Server is running on a Kali Linux 2024.2 with present working operators
The Client and Servers are connected via TailScale NAT2NAT Virtual Network and can ping each other
To Reproduce
Steps to reproduce the behavior:
Download Termux NetHunter Kali officially
Within Termux - Download Golang for Compilation
nh -r just opens Kali with Root
Within Termux NH Kali
Expected behavior
When connecting with ./sliver-client it connects and allows us to interact with the server
Screenshots
On Sliver Server
On Termux NetHunter
Terminal is frozen , unable to type anything
When running the standalone instance (It works)
Phone (please complete the following information):
Additional context
Photos of Current Infra
Upon Closing the TailScale VPN on phone , the sliver-client exits with no error messages and the terminal is responsive again
The text was updated successfully, but these errors were encountered: