Wireguard VPN and to the Internet

Hello,

I would like to ask the following.
I have ta Mikrotik router with Wireguard VPN setup. Although i can connect to the router from an external device(a remote PC for example) i would like to make the remote PC access the internet through that router. Not sure if that’s possible but if yes could someone assist on that?

Thank you in advance.

I am not sure if I understand your Q compelety, but if you want to route all traffic of the client throught the WG server (which is possible) then
a) configure “AllowedIPs = 0.0.0.0/0” on the client PC,
b) make sure your WG server is routing/NAT-ing the traffic from the WG interface towards the Internet.