root

joined 1 year ago
[–] [email protected] 14 points 6 days ago (2 children)

Please do. I too stole it.

[–] [email protected] 1 points 6 days ago

Please do. I took stole it >:D

[–] [email protected] 58 points 6 days ago (5 children)
[–] [email protected] 39 points 1 month ago

Lol, weird.

[–] [email protected] 4 points 1 month ago

The goal would be to have a collection of many locations

[–] [email protected] 4 points 1 month ago

This looks very interesting; Will look into it! Thank you.

 

Some friends of mine have a Google map going where they pin locations of interest (restaurants, etc).

I was wondering if anyone knew of a non-Google project that might allow for something similar? The goal would be to have a shareable map that a group of invited/ allowed users could add locations and possibly notes to.

[–] [email protected] 7 points 1 month ago
[–] [email protected] 101 points 1 month ago (18 children)

Lol, I'll never refer to Twitter as X. How silly.

[–] [email protected] 1 points 1 month ago

Very true. At worst the crypto network(s) might just have an influx of transactions and maybe a few validators go offline if they were running Falcon endpoint detection.

[–] [email protected] 2 points 1 month ago (2 children)

While this does raise a good point, crypto would be no better in this case as the machines that run the PoW/ PoS, etc might also be running on Windows systems, no? I know most are likely Linux, which weren't affected by the Falcon mayhem this week, but if we're comparing payment methods, both credit/ debit and crypto rely on some sort of network

[–] [email protected] 2 points 2 months ago

If you do end up getting a MacBook and want to run Linux on bare metal, you might want to get a slightly older one that has an Intel chip. Running Linux on Apple silicon is a slightly more involved process.

17
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

I've been wanting to get a privacy screen protector so that you can't see it from the sides, but all the ones I've tried have this 'oily' type of look to it. Maybe this is inherent to the technology, but does anyone know of any that do not have this oily appearance, especially on white screens?

 

What are your thoughts on filen? I don't seem to be able to find a community for them here, but it seems like a pretty solid up and coming company for secure cloud storage options.

1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

For those of you who know of PiAlert or similar projects/forks like NetAlertX, do you know of any that can run without WAN access?

I just got PiAlert running the other day and noticed that it does not update correctly unless it has access to WAN which seems odd, since it's basically just running arp commands within internal IP ranges over specified interfaces.

Edit: Looks like I was just able to modify one function to return a hardcoded value to resolve the need to connect to WAN

1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

So, I finally got this project (PiAlert) working how I'd like.

It basically uses arp to keep track of devices on your network, and let you know when new ones join. It gives some basic stats like uptime, etc and you can configure a few different notification options to be alerted when a rogue device connects.

Anyways, to get this work on my network involved setting up several network interfaces, as I have quite a few VLANs I'd like to keep an eye on. While everything seems to be working, I feel like I may have created an asymmetric-routing situation, as now when I SSH to the VM hosting this, it will freeze up after a few seconds.

My interfaces look like such. The problem is that I am accessing this VM (hosted on 192.168.1.0/24) from my personal network (192.168.6.0/24). My personal network has access to 192.168.1.0/24 and obviously to it's own subnet, so I think packets are getting confused, as there are multiple routes they can take to this VM.

I believe this is confirmed, because if I disable the entry for 192.168.6.0/24 in my /etc/network/interfaces file, the problem goes away.

How should I handle this? I've tried some simple UFW rules to try to force things to only use the 192.168.1.0/24 interface, but to no avail.

Edit: Sorry for the weird markdown, not sure why it's highlighting keywords

1
Homelab Honeypot (lemmy.world)
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

I recently installed an instance of TPot Honeypot, and it looks and feels pretty fantastic.

I haven't opened it up to the whole world, because my goal here was to just have the same ports I expose for my personal projects (game server, matrix chat, wireguard, etc) be exposed to it.

I know this project is a bit overkill for this use case, since it comes with a ton of honeypots that I'm not using, and that I'm essentially trying to make a fancy IDS, however I have a couple questions.

  1. Is it possible to add custom ports for honeypots that aren't included in the project? For example, if I have a game running on port 4567 and there is no honeypot for that, I won't see any activity.

  2. Is there another (perhaps lighter) Honeypot that you guys would recommend?

Edit: I guess disregard. I realize now that I can't have honeypots running on the same ports as the services in which I'm wanting to monitor. Port forwarding from WAN to multiple devices using the same port won't work

 

I recently discovered Pi Alert (and the various forks of it) and it seems like something that might be useful on my homelab.

I've decided to use this version, and have tried the others as well, but I can't seem to get it to discover things outside of the VLAN that it is installed on.

It is running on a Proxmox VM using a trunk'd interface that has several VLANs available to it. If I SSH into the VM hosting Pi Alert, I am able to ping the devices on the other VLANs without issues, so I know ICMP detection should be working.

Here is the config section. I am using SCAN_SUBNETS = [ '192.168.1.0/24 --interface=ens18', '192.168.2.0/24 --interface=ens18' ] To test 2 of my VLANs, and as mentioned, they are on the same interface, however this does not seem to be working.

Anyone have any suggestions?

 

This small YouTuber has been pumping out dad jokes for almost 1,000 episodes (999 currently).

Show him some love :)

PS, I’m sure some bot will yell at me for this link. Apologies.

https://youtu.be/LtSWM-f2Rg4?si=e0-uur23aJh-MhEE

 

This small YouTuber has been pumping out dad jokes for almost 1,000 episodes (999 currently).

Show him some love :)

PS, I'm sure some bot will yell at me for this link. Apologies.

https://youtu.be/LtSWM-f2Rg4?si=e0-uur23aJh-MhEE

1
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

After looking into travel routers a bit, I quickly came across Gl.iNet which seems to be a leader in the space. It seems they use OpenWRT which is great, but with some special sauce on top of it.

In a few different posts I've seen people mention that they are no longer open source. Does anyone know if this is the case? I see some activity on their Github repo, but am not quite sure which parts people are worried about being closed.

Post 1

Post 2

 

For those of you who use travel routers, do you only use them to wire guard/ openvpn back to your home networks for local resources?

Do you use the travel routers firewall features at all, or does the VPN tunnel home take care of concerns about others in the public (hotel/ coffee shop/ etc) from seeing your devices?

1
Whoogle (lemmy.world)
 

I've been using Whoogle for probably a couple years now, and it's been great.

I do not have a cert on my PC that's running it (in my house) so my connection to it is not https. My question though, is once my query reaches from my device to the whole server (http) does Whoogle then use HTTPS when exiting to complete the query?

view more: next ›