Best way to get Wireless LAN routing on a laptop or rpi
This is what I am trying to do: I would like to convert one of my spare laptops into a wifi repeater I would like all connections that use this wifi repeater to go through a vpn. I would then like physically connect my server into this wifi repeater This is…
This is what I am trying to do: I would like to convert one of my spare laptops into a wifi repeater I would like all connections that use this wifi repeater to go through a vpn. I would then like physically connect my server into this wifi repeater This is why I am trying to do it: I am on a campus and have no physical access to the internet router. Proxmox doesn't work very well over wifi, preferring a physical connection. In general configuring a wifi connection on my server is quite annoying I would like to obfuscate the ip of my server (I hope to use the vpn to accomplish this) It sounds like an interesting project and i'm bored Does anyone have any ideas on how to accomplish this? RaspAP has Wireless LAN routing however it is paywalled so I likely wont be using that unless I find a way to hack it myself. I think I can get this working with openWRT but im having some trouble getting it installed on my laptop at the moment.
Collected discussion
Expand the replies to this comment to learn how AI was used in this post/project.
I made sure to ask, servers are fine as long as they are purely for personal use (which this is)
Stop asking for help violating an AUP.
Sell it and buy a travel router.
Get a wireless adapter (PCIE or USB) for your proxmox server. Check OpenWrt for supported adapters. Passthrough the adapter to an OpenWrt VM and join it to your current available network then let it route all your traffic you want. You will have a doubly NAT'd network if that matters for your use case but that's unavoidable.