jtimperio

Results 8 issues of jtimperio

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

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

Hi all, I am part of a research project called "Project-Lernaean". We are working on mapping and surveying the internet for both developers and security researchers. We have been using...

### Context - **XO origin**: Both - **Versions**: - Node: **ANY** - xo-web: **ANY** - xo-server: **ANY** ### Expected behavior Icon Support for Arch Linux and Alpine Linux which both...

status::triaging :triangular_flag_on_post:

When I run the code example provided [here](https://github.com/ipsn/go-libtor#usage), I get the following error: ```sh # command-line-arguments ./test.go:18:42: cannot use "github.com/ipsn/go-libtor".Creator (type "github.com/ipsn/go-libtor/vendor/github.com/cretz/bine/process".Creator) as type "github.com/cretz/bine/process".Creator in field value: "github.com/ipsn/go-libtor/vendor/github.com/cretz/bine/process".Creator does...

Pretty straightforward. Shred overwrites and removes the files but does not remove the empty folders themselves. This bug's source is from ToRat here: https://github.com/lu4p/ToRat/pull/208/files/dff60da2a0523df922c122b91a845e34fa87c8b2#r581535288

Building ARM 32bit with the cross compiler `arm-linux-gnueabihf-gcc` with the parameters `GOOS=android GOARCH=arm GOARM=7 CC=arm-linux-gnueabihf-gcc CGO_ENABLED=1 go build -o android_arm GoRAT.go` fail with the following error: ``` # runtime/cgo gcc_android.c:6:10:...

bug
help wanted

### Describe the bug: Hi All, First off thanks for the great work on Fyne! I'm currently attempting to build a release for MacOS using a github workflow runner by...