• 0 Posts
  • 51 Comments
Joined 2 年前
cake
Cake day: 2023年8月3日

help-circle
  • It’s not so much about the ports, its about what you’re running that’s accessible to the public.

    If you have a single website on 443 and SSH on 22 (or a non-standard port like 6543) you’re generally considered safe. This is 2 services and someone would need to attack one of the two to get in.

    If you have a VPN on 4567 and everything behind the VPN then someone would need to hack the VPN to get in.

    If you have 100 different things behind 443 then someone just needs to find a hole in one to get in.

    Generally ssh, nginx, a VPN are all safe and they should be on their own ports.











  • If I didn’t do anything wrong I’d ignore anyone I didn’t want to talk to and keep doing my own thing. Continue shopping or whatever it was.

    Other things that happen would be unrelated (even if it’s related, I’d deal with it as a separate event). Next thing that happens is a security guard hits me, call the cops. I did nothing wrong. If they try to stop me I’d ignore them and wlk away. Physically hold me, I’d call the cops.

    If I was scared for my safety I’d do everything and and anything to get out of the situation and deal with the consequences once I was safe.







  • This is how it worked for me. Followed by just fucking get up. Tired? Slept like shit? Don’t want to go? Just fucking get up and go, I don’t want to be late or lose my job, I’ll be homeless. I don’t recommend this attitude as you’ll burn yourself out but it’s how I get up.

    My problem is everything else. Where do you find time to tidy the house, clean, do laundry, shower, brush your teeth, now the lawn, etc, etc and then have energy for hobbies?



  • Okay, so, You’re going to need to pretend like I’m 5 years old here.

    The end goal is for me to give this my email creds, it will then monitor my email and when I get a match it’ll run the API call, right?

    However, right now, you don’t want to take usernames and passwords so you generate random emails as an example to show what it COULD do.

    If I’m correct it might be a little early to give people access as there’s nothing I can really do. I created an account on your site but there’s nothing there explaining what I’m doing just a couple input boxes with a one word label.

    I would use this for email -> matrix but I’d have to self host it. I’m sure others would use it if you had some built in API calls that less techy people could use.

    Do you allow users to matched regex from the email and use it the API Call?