Results 5 comments of sheepy0125

In your config file for the network module, is `interface` set to the right one? You can run `ip link show` to find which one is right

thank you for this! i can finally play full screen games without having the tray in the way :+1:

Well I tried to download it from both the Firefox and Chrome web store from the links in the README file, but it looks like the page isn't there anymore....

It sounds cool! Will this allow for multiple arguments being passed into a function? Can I make my own custom reserved function? Something like: ```py server.set_reserved_function_config("create_sheep", ["client_info", "sheep_breed", "sheep_age", "sheep_mass"])...