{"id":18886967,"url":"https://github.com/lostjared/uxload","last_synced_at":"2026-02-24T02:30:18.382Z","repository":{"id":110403086,"uuid":"102923516","full_name":"lostjared/uxload","owner":"lostjared","description":"load program on one linux system from another","archived":false,"fork":false,"pushed_at":"2017-09-22T18:47:20.000Z","size":1660,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T05:17:51.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostjared.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-09T03:21:51.000Z","updated_at":"2017-09-09T22:45:47.000Z","dependencies_parsed_at":"2023-03-13T13:54:50.595Z","dependency_job_id":null,"html_url":"https://github.com/lostjared/uxload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fuxload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fuxload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fuxload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fuxload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostjared","download_url":"https://codeload.github.com/lostjared/uxload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859563,"owners_count":19708863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T07:32:40.246Z","updated_at":"2026-02-24T02:30:18.344Z","avatar_url":"https://github.com/lostjared.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uxload\nThis program will setup a server where you can load a program\non one system from another. I got the idea from ps3load/wiiload but I made this\nso I could test between my ASUS Tinker board and my main system without having to log in to ssh and copy files each time \nwith scp.\n\nTo compile requires autoconf, automake, g++\n\nuse \n\n$ ./autogen.sh \u0026\u0026 ./configure \u0026\u0026 make\n\nthen if you want to install\n\n$ sudo make install\n\n\nHow to use:\n\non the system to load the program:\n\nopen terminal and enter the directory where program should run\nput a text file called ip.cfg in that directory and put a list of accepted ip addresses.\nrun the program with port ot listen on:\n\n$ uxload -l port\n\nYou can manually specify the ip config file as shell variable UXLOAD_CFG\n\non the system to send the program:\nFirst export UXLOAD_NET as a shell variable in bash with IP address of uxload server\nwith the format ip:port so \n\nexport UXLOAD_NET=192.168.8.145:10241\n\nwould be valid.\n\nopen terminal and enter directory where program you want to send is and use\n\n$ uxload -s program\n\n![ScreenShot](https://github.com/lostjared/uxload/blob/master/screens/uxload.png?raw=true \"screenshot\")\n\n![ScreenShot](https://github.com/lostjared/uxload/blob/master/screens/uxload_tinkerboard.jpg?raw=true \"screenshot\")\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fuxload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostjared%2Fuxload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fuxload/lists"}