M
M
mr_forlife2021-06-14 10:51:07
Django
mr_forlife, 2021-06-14 10:51:07

How to organize local web services, without outside access, on a Raspberry Pi with CNC addresses?

In the process of learning Django, I came up with several ideas for web services for personal (home) use without access from the Internet.
I want to place them on the Raspberry Pi 4, so that they are accessible within the local network not by IP:port, but by CNC addresses. How can this be organized?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Yarkov, 2021-06-14
@mr_forlife

Add the required domains to /etc/hosts. Run services on port 80.

K
ky0, 2021-06-14
@ky0

Expose them as a hidden service in Tor - you will get long, but quite usable onion addresses.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question