Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ramos-dev/OSSTunnel
/ main
Method
main
client/src/main/java/SennaLoader.java:34–36 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
32
}
33
34
public
static
void
main(String[] args) {
35
new
SennaLoader();
36
}
37
38
private
static
String loadPayload(String strUrl)
39
throws Exception {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected