G2G2G2G

Results 120 comments of G2G2G2G

actually what is this in "ip address" it has a lot of interfaces ![1](https://user-images.githubusercontent.com/50514477/139286445-1d4d7a7f-5348-4c05-a9db-056eab7c27c4.jpg) So those ones pictured are always there, but there are 38 of them with wireguard on...

yea those ip address interfaces don't seem to be anything, I thought it was with all the 0.0.0.0 mentions but it doesn't change at all with the allowedips of `192.168.20.0/24`...

Yes I think that is a good method I'd like to request CIDR in the search bar, so you can say scan a specific IP: `192.168.0.55` or you can do...

any plans for moving copy to a different thread/process/background so it doesn't lock entire program for massive copies?

yes I know how to do basic tasks thanks

I've just got the icons from sites like https://feathericons.com/ and removed the css and font files entirely

@rugk >Yeah, let's see whether this is possible to run in such a sandboxed environment. (But flatpaks can at least trigger screen recording, this is a thing I know, so...

This has nothing to do with brute force or dictionary attacks in any way. data logging/sniffing/reading sure

``` nv GOOS=windows GOARCH=amd64 go build . # plenti/cmd/build cmd/build/client.go:18:13: undefined: v8go.Context cmd/build/client.go:42:12: undefined: v8go.NewContext cmd/build/client.go:48:14: undefined: v8go.NewContext cmd/build/client.go:123:25: undefined: v8go.Context ``` can't compile it on linux for windows either,...

@igor0 like this https://pkg.go.dev/github.com/valyala/fastjson?utm_source=godoc#Scanner ?