Random Posts

Post about anything you want! Including more posting category ideas. I can change them

keke2

category: Random Topic

Posted on: Feb. 13, 2025, 12:30 p.m.

Is there a way to reset the password? hehe

exitvillain

category: Random Topic

Posted on: Feb. 12, 2025, 8:35 p.m.

. HEy whatsup man! thanks for coming back and saying hello!

Jamesling

category: Random Topic

Posted on: Feb. 11, 2025, 9:32 p.m.

<h1 style="color: blue; display: inline;"> Wowzers </h1>

Mason

category: Random Topic

Posted on: Feb. 7, 2025, 5:30 p.m.

Thanks for responding again! You a real one exitvillain! I like what you have done with this forum!

exitvillain

category: Random Topic

Posted on: Feb. 7, 2025, 1:23 p.m.

. Yo Yos

Mason

category: Random Topic

Posted on: Feb. 7, 2025, 3:27 a.m.

Hi

Mason

category: Random Topic

Posted on: Feb. 6, 2025, 10:06 p.m.

Hey

5ca9fac3

category: Random Topic

Posted on: Feb. 2, 2025, 9:32 a.m.

@exitvillian I dont think the internal network can talk to you, i.e., initiate any communication to you. It just relays the traffic that you initiate, back and forth My question is why not Node.js? You also have a library called Helmet.js that you could have used for protection against any web based attacks. It would have been Javascript everywhere, right. So, why not Node.js?

exitvillain

category: Random Topic

Posted on: Feb. 1, 2025, 10:15 p.m.

Fun fact this is a django web app, meaning mostly written in python. But javascript is used to handle the likes, following and edit post features. The databse is postgresql which is inside it's own docker container. All of it is divided between 3 docker containers running on some amazon ubuntu ec2 instance in OHIO.

exitvillain

category: Random Topic

Posted on: Feb. 1, 2025, 9:33 p.m.

Here is a question i would like to pose. When you set up sshuttle or proxychains so that you can talk to the internal network, you are def able to talk to the network but is the network able to talk to you? Like yes you can initiate a connection and get a response back. But im asking if the reverse is possible.