ToRat icon indicating copy to clipboard operation
ToRat copied to clipboard

ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication

Results 20 ToRat issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) from 0.8.0 to 0.9.0. Release notes Sourced from github.com/jaypipes/ghw's releases. v0.9.0 bring in github.com/jaypipes/[email protected] (#311, @​jaypipes) get partition types for unmounted partitions (#305, @​Itxaka) update core dependencies and...

dependencies

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.4.0 to 4.7.2. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.7.2 Fixes Fix nil pointer exception when calling Start again after address binding error #2131 Fix CSRF middleware...

dependencies

If we examine in this section https://github.com/lu4p/ToRat/blob/5f90a79d273f24dfaab267612603880372c16bb8/torat_server/crypto/crypto.go#L25-L28 we can see this ![image](https://user-images.githubusercontent.com/4898263/156879466-232965a0-36ce-4100-bd49-a918dbb58909.jpeg) But that's because that code incorrectly assumed that err would be returned after pem.Decode.

Bumps [github.com/showwin/speedtest-go](https://github.com/showwin/speedtest-go) from 1.1.3 to 1.1.5. Release notes Sourced from github.com/showwin/speedtest-go's releases. v1.1.5 Changelog a1f1d5b Add Speedtest struct which contains the global variables used cf8e53c Fix usage of client in...

dependencies

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0. Release notes Sourced from github.com/fatih/color's releases. v1.13.0 This release updates the following dependencies: github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-isatty v0.0.14 Commits a05da93 Merge pull request #146 from...

dependencies

I have not tested this fully but it compiles correctly. When I have time I will test Fixes Issue #247

Hi! It's an awesome project and I really like it. ![image](https://user-images.githubusercontent.com/26109420/118761217-9e02d600-b8a6-11eb-92cf-1f5e05843d3b.png) Can you add a survivability test, delete the inactive session, or turn it red, otherwise I don’t know which...

Yeah, idk about this one. Maybe the way that `^D` is being read ``` [Server] /ToRat/cmd/server$ Feb 14 14:42:30.000 [warn] You are running Tor as root. You don't need to,...

wontfix
upstream