edit posts

This commit is contained in:
fzorb 2025-05-16 08:16:45 +03:00
parent 1189065cde
commit 6ebf324481
22 changed files with 115 additions and 149 deletions

View file

@ -1,8 +1,8 @@
+++
title = 'Microsocks on NetBSD'
date = 2024-10-28T07:44:51+02:00
draft = false
+++
---
title: 'Microsocks on NetBSD'
date: 2024-10-28T07:44:51+02:00
draft: false
---
Have you ever wanted a proxy server that you can run on a toaster (literally)? Well, enter today's setup, Microsocks on NetBSD. Microsocks is a simple, fast and efficient SOCKS5 server. NetBSD is a highly portable UNIX system that you can literally run on a toaster.
<p align="center">
@ -78,4 +78,4 @@ microsocks=YES
And now we can restart and you'll see that our proxy is still alive.
## Conclusion
NetBSD is pretty cool.
NetBSD is pretty cool.