{"id":13464109,"url":"https://github.com/coova/jradius","last_synced_at":"2026-01-11T03:41:43.480Z","repository":{"id":12330269,"uuid":"14969015","full_name":"coova/jradius","owner":"coova","description":"JRadius is a Java RADIUS framework for client and server. ","archived":false,"fork":false,"pushed_at":"2022-09-18T03:26:41.000Z","size":1320,"stargazers_count":94,"open_issues_count":45,"forks_count":94,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-12-04T09:08:45.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coova.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-05T23:47:39.000Z","updated_at":"2024-11-15T19:00:16.000Z","dependencies_parsed_at":"2022-08-07T06:16:57.904Z","dependency_job_id":null,"html_url":"https://github.com/coova/jradius","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coova%2Fjradius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coova%2Fjradius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coova%2Fjradius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coova%2Fjradius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coova","download_url":"https://codeload.github.com/coova/jradius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245444164,"owners_count":20616333,"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-07-31T14:00:34.456Z","updated_at":"2026-01-11T03:41:43.412Z","avatar_url":"https://github.com/coova.png","language":"Java","funding_links":[],"categories":["Java","网络编程"],"sub_categories":[],"readme":"\nWelcome to JRadius!\n\nJRadius should eventually be able to work with multiple underlying RADIUS\nservers, however, currently only FreeRADIUS is supported. \n\nHow to get up and running with JRadius:\n\n- First, you need to compile and configure FreeRADIUS such that it uses\n  JRadius. See freeradius/README for further instructions.\n\n- Next, copy the build.properties.template file to build.properties. You\n  also probably want to edit this file to suite your environment. See the\n  comments in the file.\n\n- Next, you need to be sure you have the required dependencies in the\n  java/lib directory. See the shell script java/lib/getJars which will\n  download the required jar files (using wget).\n\n- Next, compile the JRadius code. The following command will build\n  everything (the base code, the FreeRADIUS dictionary, and some\n  generic/sample JRadius Handlers:\n\n    ant dist\n\n- Now you should have both a jradius.jar and a jradius-dictionary.jar in the\n  dist/ directory. If you already have FreeRADIUS running with rlm_jradius\n  and want to see _something_ work, you can run an example with:\n\n    ant run-example\n\n- JRadius also provides a Java RADIUS client API and a Java program called\n  RadClient. A shell script is provided to run RadClient. To use the script,\n  create a file containing your attributes, for example:\n\n    echo \"User-Name = test\"      \u003e radius.pkt\n    echo \"User-Password = test\" \u003e\u003e radius.pkt\n\n  Now, use the following script with arguments of server, shared secret,\n  and attributes file:\n\n    bin/radclient localhost sharedsecret radius.pkt\n\n  For more information, see http://jradius.sourceforge.net/radclient.html\n\n\n--\n\nJRadius Development Team:\n\nDavid Bird\n\nContributers:\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoova%2Fjradius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoova%2Fjradius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoova%2Fjradius/lists"}