Update dashboard [skip ci]

This commit is contained in:
eyedeekay
2025-12-01 16:15:06 +00:00
commit e9dbec574a
131 changed files with 14971 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# GitHub Dashboard
This dashboard was generated for go-i2p on December 1, 2025.
- Total repositories: 64
- Total open pull requests: 7
- Total open issues: 3
- Total recent discussions: 0
To view the dashboard, open `index.html` in your browser.

6529
index.html Normal file

File diff suppressed because it is too large Load Diff

62
repositories/.github.html Normal file
View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>.github</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: .github</h1>
<p>go-i2p user orientation for github consumers</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/.github.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: .github
go-i2p user orientation for github consumers
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

62
repositories/btcd.html Normal file
View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>btcd</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: btcd</h1>
<p>An alternative full node bitcoin implementation written in Go (golang)</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/btcd.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: btcd
An alternative full node bitcoin implementation written in Go (golang)
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,80 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>checki2cp</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: checki2cp</h1>
<p>Library and terminal application which checks for the presence of a usable i2p router by attempting to connect to i2cp</p>
<h2>Open Pull Requests</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/checki2cp/pull/1">Add Linux i2pd user installation compatibility </a></td>
<td><a href="https://github.com/urgentquest">urgentquest</a></td>
<td>2025-07-24</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

33
repositories/checki2cp.md Normal file
View File

@@ -0,0 +1,33 @@
# Repository: checki2cp
Library and terminal application which checks for the presence of a usable i2p router by attempting to connect to i2cp
## Open Pull Requests
| Title | Author | Updated | Labels |
|-------|--------|---------|--------|
| [Add Linux i2pd user installation compatibility ](https://github.com/go-i2p/checki2cp/pull/1) | [urgentquest](https://github.com/urgentquest) | 2025-07-24 | *none* |
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

154
repositories/common.html Normal file
View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>common</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: common</h1>
<p>Common library for go-i2p, factored out from the router to a separate package.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19827544962">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3119</td>
<td>2025-12-01 15:15</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19827534845">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3121</td>
<td>2025-12-01 15:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19825697480">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3118</td>
<td>2025-12-01 14:15</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19825685054">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3120</td>
<td>2025-12-01 14:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19824370851">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3117</td>
<td>2025-12-01 13:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19824359637">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3119</td>
<td>2025-12-01 13:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19822669972">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3116</td>
<td>2025-12-01 12:28</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19822661046">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3118</td>
<td>2025-12-01 12:28</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19820654514">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3115</td>
<td>2025-12-01 11:12</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/common/actions/runs/19820644948">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3117</td>
<td>2025-12-01 11:12</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

42
repositories/common.md Normal file
View File

@@ -0,0 +1,42 @@
# Repository: common
Common library for go-i2p, factored out from the router to a separate package.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/common/actions/runs/19827544962) | gh-pages | ✅ Success | 3119 | 2025-12-01 15:15 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/common/actions/runs/19827534845) | main | ✅ Success | 3121 | 2025-12-01 15:14 |
| [pages build and deployment](https://github.com/go-i2p/common/actions/runs/19825697480) | gh-pages | ✅ Success | 3118 | 2025-12-01 14:15 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/common/actions/runs/19825685054) | main | ✅ Success | 3120 | 2025-12-01 14:14 |
| [pages build and deployment](https://github.com/go-i2p/common/actions/runs/19824370851) | gh-pages | ✅ Success | 3117 | 2025-12-01 13:30 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/common/actions/runs/19824359637) | main | ✅ Success | 3119 | 2025-12-01 13:30 |
| [pages build and deployment](https://github.com/go-i2p/common/actions/runs/19822669972) | gh-pages | ✅ Success | 3116 | 2025-12-01 12:28 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/common/actions/runs/19822661046) | main | ✅ Success | 3118 | 2025-12-01 12:28 |
| [pages build and deployment](https://github.com/go-i2p/common/actions/runs/19820654514) | gh-pages | ✅ Success | 3115 | 2025-12-01 11:12 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/common/actions/runs/19820644948) | main | ✅ Success | 3117 | 2025-12-01 11:12 |
---
*Generated at 2025-12-01 16:15:05*

154
repositories/crypto.html Normal file
View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>crypto</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: crypto</h1>
<p>Cryptography library for go-i2p, factored out from the router to a separate package.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19827731472">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3089</td>
<td>2025-12-01 15:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19827723514">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3094</td>
<td>2025-12-01 15:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19825871943">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3088</td>
<td>2025-12-01 14:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19825854730">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3093</td>
<td>2025-12-01 14:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19824481909">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3087</td>
<td>2025-12-01 13:34</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19824474269">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3092</td>
<td>2025-12-01 13:34</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19823006432">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3086</td>
<td>2025-12-01 12:41</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19822996425">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3091</td>
<td>2025-12-01 12:40</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19820792454">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>3085</td>
<td>2025-12-01 11:17</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/crypto/actions/runs/19820782646">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3090</td>
<td>2025-12-01 11:17</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

42
repositories/crypto.md Normal file
View File

@@ -0,0 +1,42 @@
# Repository: crypto
Cryptography library for go-i2p, factored out from the router to a separate package.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/crypto/actions/runs/19827731472) | gh-pages | ✅ Success | 3089 | 2025-12-01 15:21 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/crypto/actions/runs/19827723514) | main | ✅ Success | 3094 | 2025-12-01 15:20 |
| [pages build and deployment](https://github.com/go-i2p/crypto/actions/runs/19825871943) | gh-pages | ✅ Success | 3088 | 2025-12-01 14:21 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/crypto/actions/runs/19825854730) | main | ✅ Success | 3093 | 2025-12-01 14:20 |
| [pages build and deployment](https://github.com/go-i2p/crypto/actions/runs/19824481909) | gh-pages | ✅ Success | 3087 | 2025-12-01 13:34 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/crypto/actions/runs/19824474269) | main | ✅ Success | 3092 | 2025-12-01 13:34 |
| [pages build and deployment](https://github.com/go-i2p/crypto/actions/runs/19823006432) | gh-pages | ✅ Success | 3086 | 2025-12-01 12:41 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/crypto/actions/runs/19822996425) | main | ✅ Success | 3091 | 2025-12-01 12:40 |
| [pages build and deployment](https://github.com/go-i2p/crypto/actions/runs/19820792454) | gh-pages | ✅ Success | 3085 | 2025-12-01 11:17 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/crypto/actions/runs/19820782646) | main | ✅ Success | 3090 | 2025-12-01 11:17 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dendrite-unofficial</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: dendrite-unofficial</h1>
<p>Unofficial dendrite builds in CI.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15950843196">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>72</td>
<td>2025-06-29 03:00</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15939635253">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>71</td>
<td>2025-06-28 02:45</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15917009342">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>70</td>
<td>2025-06-27 02:50</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15891797655">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>69</td>
<td>2025-06-26 02:49</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15866167236">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>68</td>
<td>2025-06-25 02:51</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15839988511">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>67</td>
<td>2025-06-24 02:50</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15814157366">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>66</td>
<td>2025-06-23 02:58</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15802228536">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>65</td>
<td>2025-06-22 02:57</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15791281804">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>64</td>
<td>2025-06-21 02:44</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/dendrite-unofficial/actions/runs/15770105282">Build Dendrite Demo Commands</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>63</td>
<td>2025-06-20 02:48</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: dendrite-unofficial
Unofficial dendrite builds in CI.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15950843196) | main | ❌ Failure | 72 | 2025-06-29 03:00 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15939635253) | main | ❌ Failure | 71 | 2025-06-28 02:45 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15917009342) | main | ❌ Failure | 70 | 2025-06-27 02:50 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15891797655) | main | ❌ Failure | 69 | 2025-06-26 02:49 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15866167236) | main | ❌ Failure | 68 | 2025-06-25 02:51 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15839988511) | main | ❌ Failure | 67 | 2025-06-24 02:50 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15814157366) | main | ❌ Failure | 66 | 2025-06-23 02:58 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15802228536) | main | ❌ Failure | 65 | 2025-06-22 02:57 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15791281804) | main | ❌ Failure | 64 | 2025-06-21 02:44 |
| [Build Dendrite Demo Commands](https://github.com/go-i2p/dendrite-unofficial/actions/runs/15770105282) | main | ❌ Failure | 63 | 2025-06-20 02:48 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dendrite</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: dendrite</h1>
<p>Dendrite is a second-generation Matrix homeserver written in Go!</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/dendrite.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: dendrite
Dendrite is a second-generation Matrix homeserver written in Go!
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

62
repositories/elgamal.html Normal file
View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>elgamal</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: elgamal</h1>
<p>Simple implementation of elgamal in pure-Go because I have passing tests that need elgamal to keep passing and I&rsquo;m not ready to yank it out completely yet. Maybe somebody else will need it.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/elgamal.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: elgamal
Simple implementation of elgamal in pure-Go because I have passing tests that need elgamal to keep passing and I'm not ready to yank it out completely yet. Maybe somebody else will need it.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gitea-public</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: gitea-public</h1>
<p>Asset customizations for I2P&rsquo;s gitea server</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: gitea-public
Asset customizations for I2P's gitea server
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,122 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gitlab-to-gitea</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: gitlab-to-gitea</h1>
<p>A port of the old gitlab-to-gitea migration script from python to Go with feature improvements</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14785189889">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>6</td>
<td>2025-05-01 23:10</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14784997069">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>5</td>
<td>2025-05-01 22:53</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567656434">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4</td>
<td>2025-04-21 05:04</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567647822">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3</td>
<td>2025-04-21 05:03</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567346069">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>2</td>
<td>2025-04-21 04:34</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567333253">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1</td>
<td>2025-04-21 04:33</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,38 @@
# Repository: gitlab-to-gitea
A port of the old gitlab-to-gitea migration script from python to Go with feature improvements
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14785189889) | main | ✅ Success | 6 | 2025-05-01 23:10 |
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14784997069) | main | ✅ Success | 5 | 2025-05-01 22:53 |
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567656434) | main | ✅ Success | 4 | 2025-04-21 05:04 |
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567647822) | main | ✅ Success | 3 | 2025-04-21 05:03 |
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567346069) | main | ✅ Success | 2 | 2025-04-21 04:34 |
| [pages build and deployment](https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567333253) | main | ✅ Success | 1 | 2025-04-21 04:33 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-connfilter</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-connfilter</h1>
<p>Tools for filtering at the net.Listener and net.Conn level</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-connfilter
Tools for filtering at the net.Listener and net.Conn level
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-datagrams</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-datagrams</h1>
<p>I2P datagram library using soypat/seqs</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-datagrams
I2P datagram library using soypat/seqs
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-docker-network-i2p</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-docker-network-i2p</h1>
<p>Docker network driver plugin with transparent I2P configuration</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-docker-network-i2p
Docker network driver plugin with transparent I2P configuration
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-forward</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-forward</h1>
<p>A Go library providing a clean, consistent API for network traffic forwarding, supporting both stream (TCP-like) and packet (UDP-like) connections with minimal boilerplate.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-forward
A Go library providing a clean, consistent API for network traffic forwarding, supporting both stream (TCP-like) and packet (UDP-like) connections with minimal boilerplate.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-gh-page</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-gh-page</h1>
<p>Generate github pages from the repository, keep the page in a branch, push to the branch</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19827919696">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4613</td>
<td>2025-12-01 15:27</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19827909467">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4621</td>
<td>2025-12-01 15:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19826034565">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4612</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19826026746">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4620</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19824587797">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4611</td>
<td>2025-12-01 13:38</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19824576595">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4619</td>
<td>2025-12-01 13:37</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19823301601">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4610</td>
<td>2025-12-01 12:52</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19823292923">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4618</td>
<td>2025-12-01 12:51</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19820893204">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4609</td>
<td>2025-12-01 11:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/19820885754">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4617</td>
<td>2025-12-01 11:21</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-gh-page
Generate github pages from the repository, keep the page in a branch, push to the branch
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-gh-page/actions/runs/19827919696) | gh-pages | ✅ Success | 4613 | 2025-12-01 15:27 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-gh-page/actions/runs/19827909467) | main | ✅ Success | 4621 | 2025-12-01 15:26 |
| [pages build and deployment](https://github.com/go-i2p/go-gh-page/actions/runs/19826034565) | gh-pages | ✅ Success | 4612 | 2025-12-01 14:26 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-gh-page/actions/runs/19826026746) | main | ✅ Success | 4620 | 2025-12-01 14:26 |
| [pages build and deployment](https://github.com/go-i2p/go-gh-page/actions/runs/19824587797) | gh-pages | ✅ Success | 4611 | 2025-12-01 13:38 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-gh-page/actions/runs/19824576595) | main | ✅ Success | 4619 | 2025-12-01 13:37 |
| [pages build and deployment](https://github.com/go-i2p/go-gh-page/actions/runs/19823301601) | gh-pages | ✅ Success | 4610 | 2025-12-01 12:52 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-gh-page/actions/runs/19823292923) | main | ✅ Success | 4618 | 2025-12-01 12:51 |
| [pages build and deployment](https://github.com/go-i2p/go-gh-page/actions/runs/19820893204) | gh-pages | ✅ Success | 4609 | 2025-12-01 11:21 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-gh-page/actions/runs/19820885754) | main | ✅ Success | 4617 | 2025-12-01 11:21 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-git-transport</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-git-transport</h1>
<p>Alternative transports for git</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-git-transport
Alternative transports for git
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-github-dashboard</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-github-dashboard</h1>
<p>An actually-useful homepage for github because the uselessness of notifications is making me tired.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19829403405">Generate GitHub Dashboard</a></td>
<td>main</td>
<td>🔄 In Progress</td>
<td>4813</td>
<td>2025-12-01 16:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19827432416">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4811</td>
<td>2025-12-01 15:11</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19827416384">Generate GitHub Dashboard</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4812</td>
<td>2025-12-01 15:11</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19825590161">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4810</td>
<td>2025-12-01 14:11</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19825579677">Generate GitHub Dashboard</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4811</td>
<td>2025-12-01 14:11</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19824328679">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4809</td>
<td>2025-12-01 13:29</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19824317856">Generate GitHub Dashboard</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4810</td>
<td>2025-12-01 13:28</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19822467889">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4808</td>
<td>2025-12-01 12:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19822455983">Generate GitHub Dashboard</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4809</td>
<td>2025-12-01 12:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-dashboard/actions/runs/19820573183">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4807</td>
<td>2025-12-01 11:09</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-github-dashboard
An actually-useful homepage for github because the uselessness of notifications is making me tired.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Generate GitHub Dashboard](https://github.com/go-i2p/go-github-dashboard/actions/runs/19829403405) | main | 🔄 In Progress | 4813 | 2025-12-01 16:14 |
| [pages build and deployment](https://github.com/go-i2p/go-github-dashboard/actions/runs/19827432416) | gh-pages | ✅ Success | 4811 | 2025-12-01 15:11 |
| [Generate GitHub Dashboard](https://github.com/go-i2p/go-github-dashboard/actions/runs/19827416384) | main | ✅ Success | 4812 | 2025-12-01 15:11 |
| [pages build and deployment](https://github.com/go-i2p/go-github-dashboard/actions/runs/19825590161) | gh-pages | ✅ Success | 4810 | 2025-12-01 14:11 |
| [Generate GitHub Dashboard](https://github.com/go-i2p/go-github-dashboard/actions/runs/19825579677) | main | ✅ Success | 4811 | 2025-12-01 14:11 |
| [pages build and deployment](https://github.com/go-i2p/go-github-dashboard/actions/runs/19824328679) | gh-pages | ✅ Success | 4809 | 2025-12-01 13:29 |
| [Generate GitHub Dashboard](https://github.com/go-i2p/go-github-dashboard/actions/runs/19824317856) | main | ✅ Success | 4810 | 2025-12-01 13:28 |
| [pages build and deployment](https://github.com/go-i2p/go-github-dashboard/actions/runs/19822467889) | gh-pages | ✅ Success | 4808 | 2025-12-01 12:21 |
| [Generate GitHub Dashboard](https://github.com/go-i2p/go-github-dashboard/actions/runs/19822455983) | main | ✅ Success | 4809 | 2025-12-01 12:20 |
| [pages build and deployment](https://github.com/go-i2p/go-github-dashboard/actions/runs/19820573183) | gh-pages | ✅ Success | 4807 | 2025-12-01 11:09 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-github-sync</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-github-sync</h1>
<p>Automatically set up github sync</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19827690716">Sync Primary Repository to GitHub Mirror</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4565</td>
<td>2025-12-01 15:19</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19827543913">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4572</td>
<td>2025-12-01 15:15</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19827533010">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4577</td>
<td>2025-12-01 15:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19825822640">Sync Primary Repository to GitHub Mirror</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4564</td>
<td>2025-12-01 14:19</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19825692318">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4571</td>
<td>2025-12-01 14:15</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19825682546">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4576</td>
<td>2025-12-01 14:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19824463947">Sync Primary Repository to GitHub Mirror</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4563</td>
<td>2025-12-01 13:33</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19824366956">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4570</td>
<td>2025-12-01 13:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19824357489">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4575</td>
<td>2025-12-01 13:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-github-sync/actions/runs/19822956245">Sync Primary Repository to GitHub Mirror</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4562</td>
<td>2025-12-01 12:39</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-github-sync
Automatically set up github sync
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Sync Primary Repository to GitHub Mirror](https://github.com/go-i2p/go-github-sync/actions/runs/19827690716) | main | ✅ Success | 4565 | 2025-12-01 15:19 |
| [pages build and deployment](https://github.com/go-i2p/go-github-sync/actions/runs/19827543913) | gh-pages | ✅ Success | 4572 | 2025-12-01 15:15 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-github-sync/actions/runs/19827533010) | main | ✅ Success | 4577 | 2025-12-01 15:14 |
| [Sync Primary Repository to GitHub Mirror](https://github.com/go-i2p/go-github-sync/actions/runs/19825822640) | main | ✅ Success | 4564 | 2025-12-01 14:19 |
| [pages build and deployment](https://github.com/go-i2p/go-github-sync/actions/runs/19825692318) | gh-pages | ✅ Success | 4571 | 2025-12-01 14:15 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-github-sync/actions/runs/19825682546) | main | ✅ Success | 4576 | 2025-12-01 14:14 |
| [Sync Primary Repository to GitHub Mirror](https://github.com/go-i2p/go-github-sync/actions/runs/19824463947) | main | ✅ Success | 4563 | 2025-12-01 13:33 |
| [pages build and deployment](https://github.com/go-i2p/go-github-sync/actions/runs/19824366956) | gh-pages | ✅ Success | 4570 | 2025-12-01 13:30 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-github-sync/actions/runs/19824357489) | main | ✅ Success | 4575 | 2025-12-01 13:30 |
| [Sync Primary Repository to GitHub Mirror](https://github.com/go-i2p/go-github-sync/actions/runs/19822956245) | main | ✅ Success | 4562 | 2025-12-01 12:39 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-gitlooseleaf</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-gitlooseleaf</h1>
<p>A soft-fork of gitea with support for running as an Clearnet TLS, I2P, and Onion service simultaneously. Just the mod and the CI files.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19809142245">Modded Forgejo Nightly Build</a></td>
<td>main</td>
<td>✅ Success</td>
<td>265</td>
<td>2025-12-01 02:22</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19808863603">Forgejo Build Pipeline</a></td>
<td>main</td>
<td>✅ Success</td>
<td>265</td>
<td>2025-12-01 02:06</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19808006424">Forgejo Nightly Build</a></td>
<td>main</td>
<td>✅ Success</td>
<td>202</td>
<td>2025-12-01 01:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807774082">Gitea Nightly Build</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>202</td>
<td>2025-12-01 01:00</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807735975">Modded Gitea Nightly Build</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>305</td>
<td>2025-12-01 00:58</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807701635">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>337</td>
<td>2025-12-01 00:56</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19792405259">Modded Forgejo Nightly Build</a></td>
<td>main</td>
<td>✅ Success</td>
<td>264</td>
<td>2025-11-30 02:09</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19792296556">Forgejo Build Pipeline</a></td>
<td>main</td>
<td>✅ Success</td>
<td>264</td>
<td>2025-11-30 01:58</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19791800874">Forgejo Nightly Build</a></td>
<td>main</td>
<td>✅ Success</td>
<td>201</td>
<td>2025-11-30 01:10</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19791656995">Gitea Nightly Build</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>201</td>
<td>2025-11-30 00:56</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-gitlooseleaf
A soft-fork of gitea with support for running as an Clearnet TLS, I2P, and Onion service simultaneously. Just the mod and the CI files.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Modded Forgejo Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19809142245) | main | ✅ Success | 265 | 2025-12-01 02:22 |
| [Forgejo Build Pipeline](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19808863603) | main | ✅ Success | 265 | 2025-12-01 02:06 |
| [Forgejo Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19808006424) | main | ✅ Success | 202 | 2025-12-01 01:14 |
| [Gitea Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807774082) | main | ❌ Failure | 202 | 2025-12-01 01:00 |
| [Modded Gitea Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807735975) | main | ❌ Failure | 305 | 2025-12-01 00:58 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19807701635) | main | ❌ Failure | 337 | 2025-12-01 00:56 |
| [Modded Forgejo Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19792405259) | main | ✅ Success | 264 | 2025-11-30 02:09 |
| [Forgejo Build Pipeline](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19792296556) | main | ✅ Success | 264 | 2025-11-30 01:58 |
| [Forgejo Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19791800874) | main | ✅ Success | 201 | 2025-11-30 01:10 |
| [Gitea Nightly Build](https://github.com/go-i2p/go-gitlooseleaf/actions/runs/19791656995) | main | ❌ Failure | 201 | 2025-11-30 00:56 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-gittisane</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-gittisane</h1>
<p>A soft-fork of gitea with support for running as an I2P service. Just the mod and the CI files.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19808511422">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>303</td>
<td>2025-12-01 01:45</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19792093484">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>302</td>
<td>2025-11-30 01:38</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19776947016">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>301</td>
<td>2025-11-29 01:19</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19751373073">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>300</td>
<td>2025-11-28 01:19</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19722165695">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>299</td>
<td>2025-11-27 01:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19689348198">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>298</td>
<td>2025-11-26 01:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19654949597">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>297</td>
<td>2025-11-25 01:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19620550365">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>296</td>
<td>2025-11-24 01:25</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19604090977">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>295</td>
<td>2025-11-23 01:39</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gittisane/actions/runs/19587963901">Gitea Build Pipeline</a></td>
<td>main</td>
<td>❌ Failure</td>
<td>294</td>
<td>2025-11-22 01:17</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-gittisane
A soft-fork of gitea with support for running as an I2P service. Just the mod and the CI files.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19808511422) | main | ❌ Failure | 303 | 2025-12-01 01:45 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19792093484) | main | ❌ Failure | 302 | 2025-11-30 01:38 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19776947016) | main | ❌ Failure | 301 | 2025-11-29 01:19 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19751373073) | main | ❌ Failure | 300 | 2025-11-28 01:19 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19722165695) | main | ❌ Failure | 299 | 2025-11-27 01:20 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19689348198) | main | ❌ Failure | 298 | 2025-11-26 01:21 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19654949597) | main | ❌ Failure | 297 | 2025-11-25 01:20 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19620550365) | main | ❌ Failure | 296 | 2025-11-24 01:25 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19604090977) | main | ❌ Failure | 295 | 2025-11-23 01:39 |
| [Gitea Build Pipeline](https://github.com/go-i2p/go-gittisane/actions/runs/19587963901) | main | ❌ Failure | 294 | 2025-11-22 01:17 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-html-metadata</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-html-metadata</h1>
<p>Grabs the meta tags from an HTML file.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-html-metadata
Grabs the meta tags from an HTML file.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

80
repositories/go-i2cp.html Normal file
View File

@@ -0,0 +1,80 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2cp</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2cp</h1>
<p>An implementation of the I2P Client protocol in Go. WIP, contributions welcome</p>
<h2>Open Pull Requests</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2cp/pull/1">Refactor/use common crypto</a></td>
<td><a href="https://github.com/eyedeekay">eyedeekay</a></td>
<td>2025-11-25</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

33
repositories/go-i2cp.md Normal file
View File

@@ -0,0 +1,33 @@
# Repository: go-i2cp
An implementation of the I2P Client protocol in Go. WIP, contributions welcome
## Open Pull Requests
| Title | Author | Updated | Labels |
|-------|--------|---------|--------|
| [Refactor/use common crypto](https://github.com/go-i2p/go-i2cp/pull/1) | [eyedeekay](https://github.com/eyedeekay) | 2025-11-25 | *none* |
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p-bt</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p-bt</h1>
<p>Bittorrent library for use with I2P from Go. Orignally forked from xgfone/bt, now maintained as a separate module.</p>
<h2>Open Pull Requests</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p-bt/pull/2">PEX support &amp; adjust file output</a></td>
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
<td>2024-12-08</td>
<td><em>none</em></td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p-bt/pull/1">added Makefile + test</a></td>
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
<td>2024-11-25</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

34
repositories/go-i2p-bt.md Normal file
View File

@@ -0,0 +1,34 @@
# Repository: go-i2p-bt
Bittorrent library for use with I2P from Go. Orignally forked from xgfone/bt, now maintained as a separate module.
## Open Pull Requests
| Title | Author | Updated | Labels |
|-------|--------|---------|--------|
| [PEX support & adjust file output](https://github.com/go-i2p/go-i2p-bt/pull/2) | [hkh4n](https://github.com/hkh4n) | 2024-12-08 | *none* |
| [added Makefile + test](https://github.com/go-i2p/go-i2p-bt/pull/1) | [hkh4n](https://github.com/hkh4n) | 2024-11-25 | *none* |
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p-modproxy</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p-modproxy</h1>
<p>Very simple Go modules proxy with support for working in anonymous networks</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2p-modproxy
Very simple Go modules proxy with support for working in anonymous networks
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p-smtp</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p-smtp</h1>
<p>No description provided.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2p-smtp
No description provided.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p-testnet</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p-testnet</h1>
<p>!WIP! - testnet of the go implementation of i2p: <a href="https://github.com/go-i2p/go-i2p">https://github.com/go-i2p/go-i2p</a></p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2p-testnet
!WIP! - testnet of the go implementation of i2p: https://github.com/go-i2p/go-i2p
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p.github.io</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p.github.io</h1>
<p>Github page for go-i2p</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19828014628">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4597</td>
<td>2025-12-01 15:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19827991370">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4593</td>
<td>2025-12-01 15:29</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19826119057">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4596</td>
<td>2025-12-01 14:29</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19826101777">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4592</td>
<td>2025-12-01 14:28</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19824668370">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4595</td>
<td>2025-12-01 13:40</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19824652272">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4591</td>
<td>2025-12-01 13:40</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19823433144">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4594</td>
<td>2025-12-01 12:56</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19823419115">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4590</td>
<td>2025-12-01 12:56</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19820965201">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4593</td>
<td>2025-12-01 11:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p.github.io/actions/runs/19820949353">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4589</td>
<td>2025-12-01 11:23</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-i2p.github.io
Github page for go-i2p
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19828014628) | gh-pages | ✅ Success | 4597 | 2025-12-01 15:30 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19827991370) | main | ✅ Success | 4593 | 2025-12-01 15:29 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19826119057) | gh-pages | ✅ Success | 4596 | 2025-12-01 14:29 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19826101777) | main | ✅ Success | 4592 | 2025-12-01 14:28 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19824668370) | gh-pages | ✅ Success | 4595 | 2025-12-01 13:40 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19824652272) | main | ✅ Success | 4591 | 2025-12-01 13:40 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19823433144) | gh-pages | ✅ Success | 4594 | 2025-12-01 12:56 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19823419115) | main | ✅ Success | 4590 | 2025-12-01 12:56 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19820965201) | gh-pages | ✅ Success | 4593 | 2025-12-01 11:24 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p.github.io/actions/runs/19820949353) | main | ✅ Success | 4589 | 2025-12-01 11:23 |
---
*Generated at 2025-12-01 16:15:05*

179
repositories/go-i2p.html Normal file
View File

@@ -0,0 +1,179 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2p</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2p</h1>
<p>Go implementation of the I2P Router protocol(WIP)</p>
<h2>Open Pull Requests</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/pull/40">Add GarlicCloveDeliveryInstructions</a></td>
<td><a href="https://github.com/satk0">satk0</a></td>
<td>2025-06-15</td>
<td><em>none</em></td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/pull/32">Crude LS2 primitives</a></td>
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
<td>2024-12-06</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19827868743">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4534</td>
<td>2025-12-01 15:25</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19827854364">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4538</td>
<td>2025-12-01 15:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19825993873">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4533</td>
<td>2025-12-01 14:25</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19825978785">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4537</td>
<td>2025-12-01 14:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19824548399">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4532</td>
<td>2025-12-01 13:36</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19824539003">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4536</td>
<td>2025-12-01 13:36</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19823220715">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4531</td>
<td>2025-12-01 12:49</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19823209805">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4535</td>
<td>2025-12-01 12:48</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19820859472">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4530</td>
<td>2025-12-01 11:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/19820847175">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4534</td>
<td>2025-12-01 11:19</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

46
repositories/go-i2p.md Normal file
View File

@@ -0,0 +1,46 @@
# Repository: go-i2p
Go implementation of the I2P Router protocol(WIP)
## Open Pull Requests
| Title | Author | Updated | Labels |
|-------|--------|---------|--------|
| [Add GarlicCloveDeliveryInstructions](https://github.com/go-i2p/go-i2p/pull/40) | [satk0](https://github.com/satk0) | 2025-06-15 | *none* |
| [Crude LS2 primitives](https://github.com/go-i2p/go-i2p/pull/32) | [hkh4n](https://github.com/hkh4n) | 2024-12-06 | *none* |
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-i2p/actions/runs/19827868743) | gh-pages | ✅ Success | 4534 | 2025-12-01 15:25 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p/actions/runs/19827854364) | main | ✅ Success | 4538 | 2025-12-01 15:24 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p/actions/runs/19825993873) | gh-pages | ✅ Success | 4533 | 2025-12-01 14:25 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p/actions/runs/19825978785) | main | ✅ Success | 4537 | 2025-12-01 14:24 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p/actions/runs/19824548399) | gh-pages | ✅ Success | 4532 | 2025-12-01 13:36 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p/actions/runs/19824539003) | main | ✅ Success | 4536 | 2025-12-01 13:36 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p/actions/runs/19823220715) | gh-pages | ✅ Success | 4531 | 2025-12-01 12:49 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p/actions/runs/19823209805) | main | ✅ Success | 4535 | 2025-12-01 12:48 |
| [pages build and deployment](https://github.com/go-i2p/go-i2p/actions/runs/19820859472) | gh-pages | ✅ Success | 4530 | 2025-12-01 11:20 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-i2p/actions/runs/19820847175) | main | ✅ Success | 4534 | 2025-12-01 11:19 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2pbrowser</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2pbrowser</h1>
<p>Unpack the i2p.plugins.firefox Firefox profile from Go.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2pbrowser
Unpack the i2p.plugins.firefox Firefox profile from Go.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2pcontrol</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2pcontrol</h1>
<p>An easy-to-use library for the i2pcontrol rpc interface.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-i2pcontrol/actions/runs/11748746348">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>1</td>
<td>2024-11-08 20:01</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,33 @@
# Repository: go-i2pcontrol
An easy-to-use library for the i2pcontrol rpc interface.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/go-i2pcontrol/actions/runs/11748746348) | master | ❌ Failure | 1 | 2024-11-08 20:01 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2ptunnel-config</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2ptunnel-config</h1>
<p>No description provided.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2ptunnel-config
No description provided.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-i2ptunnel</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-i2ptunnel</h1>
<p>I2PTunnel for Go. Replaces sam-forwarder.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-i2ptunnel
I2PTunnel for Go. Replaces sam-forwarder.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-jump-addr</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-jump-addr</h1>
<p>I2P &ldquo;Jump&rdquo; Server library and server.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-jump-addr
I2P "Jump" Server library and server.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-limit</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-limit</h1>
<p>No description provided.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/go-limit.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: go-limit
No description provided.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,98 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-meta-dialer</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-meta-dialer</h1>
<p>A dialer which will reach clearnet, onion, and I2P sites, and an HTTP Client which has specific TLS behavior for Onion and I2P domains.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-meta-dialer/actions/runs/15264631976">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>3</td>
<td>2025-05-27 01:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-meta-dialer/actions/runs/14768616231">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>2</td>
<td>2025-05-01 02:43</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-meta-dialer/actions/runs/14768277487">pages build and deployment</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1</td>
<td>2025-05-01 02:12</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
# Repository: go-meta-dialer
A dialer which will reach clearnet, onion, and I2P sites, and an HTTP Client which has specific TLS behavior for Onion and I2P domains.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-meta-dialer/actions/runs/15264631976) | main | ✅ Success | 3 | 2025-05-27 01:24 |
| [pages build and deployment](https://github.com/go-i2p/go-meta-dialer/actions/runs/14768616231) | main | ✅ Success | 2 | 2025-05-01 02:43 |
| [pages build and deployment](https://github.com/go-i2p/go-meta-dialer/actions/runs/14768277487) | main | ✅ Success | 1 | 2025-05-01 02:12 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-meta-listener</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-meta-listener</h1>
<p>A &ldquo;Proxy Listener&rdquo; that listens and responds on multiple addresses at the same time.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-meta-listener
A "Proxy Listener" that listens and responds on multiple addresses at the same time.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-nat-listener</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-nat-listener</h1>
<p>Hole-punching/NAT Traversing library that exposes a &ldquo;Listener&rdquo; and &ldquo;PacketListener&rdquo; interface designed for wrapping/nesting</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-nat-listener
Hole-punching/NAT Traversing library that exposes a "Listener" and "PacketListener" interface designed for wrapping/nesting
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

172
repositories/go-noise.html Normal file
View File

@@ -0,0 +1,172 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-noise</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-noise</h1>
<p>Noise protocol framwork library based on flynn/noise</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<table>
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Updated</th>
<th>Labels</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/issues/1">Test coverage is a little lower than I&rsquo;d like&hellip;</a></td>
<td><a href="https://github.com/eyedeekay">eyedeekay</a></td>
<td>2025-07-29</td>
<td><em>none</em></td>
</tr>
</tbody>
</table>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19827928222">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2785</td>
<td>2025-12-01 15:27</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19827911489">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2783</td>
<td>2025-12-01 15:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19826039138">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2784</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19826029946">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2782</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19824592414">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2783</td>
<td>2025-12-01 13:38</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19824578442">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2781</td>
<td>2025-12-01 13:37</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19823305459">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2782</td>
<td>2025-12-01 12:52</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19823292684">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2780</td>
<td>2025-12-01 12:51</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19820901597">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2781</td>
<td>2025-12-01 11:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19820889372">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2779</td>
<td>2025-12-01 11:21</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

45
repositories/go-noise.md Normal file
View File

@@ -0,0 +1,45 @@
# Repository: go-noise
Noise protocol framwork library based on flynn/noise
## Open Pull Requests
*No open pull requests*
## Open Issues
| Title | Author | Updated | Labels |
|-------|--------|---------|--------|
| [Test coverage is a little lower than I'd like...](https://github.com/go-i2p/go-noise/issues/1) | [eyedeekay](https://github.com/eyedeekay) | 2025-07-29 | *none* |
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-noise/actions/runs/19827928222) | gh-pages | ✅ Success | 2785 | 2025-12-01 15:27 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-noise/actions/runs/19827911489) | trunk | ✅ Success | 2783 | 2025-12-01 15:26 |
| [pages build and deployment](https://github.com/go-i2p/go-noise/actions/runs/19826039138) | gh-pages | ✅ Success | 2784 | 2025-12-01 14:26 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-noise/actions/runs/19826029946) | trunk | ✅ Success | 2782 | 2025-12-01 14:26 |
| [pages build and deployment](https://github.com/go-i2p/go-noise/actions/runs/19824592414) | gh-pages | ✅ Success | 2783 | 2025-12-01 13:38 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-noise/actions/runs/19824578442) | trunk | ✅ Success | 2781 | 2025-12-01 13:37 |
| [pages build and deployment](https://github.com/go-i2p/go-noise/actions/runs/19823305459) | gh-pages | ✅ Success | 2782 | 2025-12-01 12:52 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-noise/actions/runs/19823292684) | trunk | ✅ Success | 2780 | 2025-12-01 12:51 |
| [pages build and deployment](https://github.com/go-i2p/go-noise/actions/runs/19820901597) | gh-pages | ✅ Success | 2781 | 2025-12-01 11:21 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-noise/actions/runs/19820889372) | trunk | ✅ Success | 2779 | 2025-12-01 11:21 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-outproxy</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-outproxy</h1>
<p>HTTP and SOCKS5 outproxies in Go</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-outproxy
HTTP and SOCKS5 outproxies in Go
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-pkginstall</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-pkginstall</h1>
<p>Checkinstall alternative with enhanced isolation from the base system and less footguns</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19827827811">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4330</td>
<td>2025-12-01 15:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19827813963">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4335</td>
<td>2025-12-01 15:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19825950276">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4329</td>
<td>2025-12-01 14:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19825935134">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4334</td>
<td>2025-12-01 14:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19824521150">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4328</td>
<td>2025-12-01 13:35</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19824509457">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4333</td>
<td>2025-12-01 13:35</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19823140436">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4327</td>
<td>2025-12-01 12:46</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19823129126">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4332</td>
<td>2025-12-01 12:45</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19820829190">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>4326</td>
<td>2025-12-01 11:19</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-pkginstall/actions/runs/19820818958">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4331</td>
<td>2025-12-01 11:18</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
# Repository: go-pkginstall
Checkinstall alternative with enhanced isolation from the base system and less footguns
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [pages build and deployment](https://github.com/go-i2p/go-pkginstall/actions/runs/19827827811) | gh-pages | ✅ Success | 4330 | 2025-12-01 15:24 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-pkginstall/actions/runs/19827813963) | main | ✅ Success | 4335 | 2025-12-01 15:23 |
| [pages build and deployment](https://github.com/go-i2p/go-pkginstall/actions/runs/19825950276) | gh-pages | ✅ Success | 4329 | 2025-12-01 14:23 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-pkginstall/actions/runs/19825935134) | main | ✅ Success | 4334 | 2025-12-01 14:23 |
| [pages build and deployment](https://github.com/go-i2p/go-pkginstall/actions/runs/19824521150) | gh-pages | ✅ Success | 4328 | 2025-12-01 13:35 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-pkginstall/actions/runs/19824509457) | main | ✅ Success | 4333 | 2025-12-01 13:35 |
| [pages build and deployment](https://github.com/go-i2p/go-pkginstall/actions/runs/19823140436) | gh-pages | ✅ Success | 4327 | 2025-12-01 12:46 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-pkginstall/actions/runs/19823129126) | main | ✅ Success | 4332 | 2025-12-01 12:45 |
| [pages build and deployment](https://github.com/go-i2p/go-pkginstall/actions/runs/19820829190) | gh-pages | ✅ Success | 4326 | 2025-12-01 11:19 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-pkginstall/actions/runs/19820818958) | main | ✅ Success | 4331 | 2025-12-01 11:18 |
---
*Generated at 2025-12-01 16:15:05*

62
repositories/go-rst.html Normal file
View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-rst</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-rst</h1>
<p>A Go library for parsing and rendering reStructuredText (RST) documents with translation support. Supports only a subset of restructuredText for now, but relatively easy to expand compared to other attempts. It is mostly unrelated to previous attempts to parse restructuredText in Go.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/go-rst.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: go-rst
A Go library for parsing and rendering reStructuredText (RST) documents with translation support. Supports only a subset of restructuredText for now, but relatively easy to expand compared to other attempts. It is mostly unrelated to previous attempts to parse restructuredText in Go.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-sam-bridge</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-sam-bridge</h1>
<p>Go implementation of a SAMv3.3 API using go-i2p/go-i2cp to talk to I2P.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-sam-bridge
Go implementation of a SAMv3.3 API using go-i2p/go-i2cp to talk to I2P.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

154
repositories/go-sam-go.html Normal file
View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-sam-go</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-sam-go</h1>
<p>Yet another Go SAMv3 Library. Basically a refactored version of go-i2p/sam3, which will be used to replace sam3.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19827511161">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4192</td>
<td>2025-12-01 15:13</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19825661808">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4191</td>
<td>2025-12-01 14:14</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19824358801">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4190</td>
<td>2025-12-01 13:30</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19822648493">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4189</td>
<td>2025-12-01 12:27</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19820634025">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4188</td>
<td>2025-12-01 11:12</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19819086420">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4187</td>
<td>2025-12-01 10:15</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19817514938">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4186</td>
<td>2025-12-01 09:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19815938957">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4185</td>
<td>2025-12-01 08:20</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19814507050">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4184</td>
<td>2025-12-01 07:17</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-sam-go/actions/runs/19813363336">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>4183</td>
<td>2025-12-01 06:22</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

42
repositories/go-sam-go.md Normal file
View File

@@ -0,0 +1,42 @@
# Repository: go-sam-go
Yet another Go SAMv3 Library. Basically a refactored version of go-i2p/sam3, which will be used to replace sam3.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19827511161) | main | ✅ Success | 4192 | 2025-12-01 15:13 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19825661808) | main | ✅ Success | 4191 | 2025-12-01 14:14 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19824358801) | main | ✅ Success | 4190 | 2025-12-01 13:30 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19822648493) | main | ✅ Success | 4189 | 2025-12-01 12:27 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19820634025) | main | ✅ Success | 4188 | 2025-12-01 11:12 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19819086420) | main | ✅ Success | 4187 | 2025-12-01 10:15 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19817514938) | main | ✅ Success | 4186 | 2025-12-01 09:20 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19815938957) | main | ✅ Success | 4185 | 2025-12-01 08:20 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19814507050) | main | ✅ Success | 4184 | 2025-12-01 07:17 |
| [Generate and Deploy GitHub Pages](https://github.com/go-i2p/go-sam-go/actions/runs/19813363336) | main | ✅ Success | 4183 | 2025-12-01 06:22 |
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-select-cache</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-select-cache</h1>
<p>Selective in-memory caching HTTP middleware for Go with easy defaults</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-select-cache
Selective in-memory caching HTTP middleware for Go with easy defaults
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-streaming</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-streaming</h1>
<p>I2P streaming library in Go using go-i2cp and soypat/seqs</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-streaming
I2P streaming library in Go using go-i2cp and soypat/seqs
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-webrtc-net</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-webrtc-net</h1>
<p>WebRTC wrappers for <code>net.Conn</code>, <code>net.Listener</code>, and <code>net.PacketConn</code> that accept nested listeners, for WebTorrent-over-I2P in go-i2p-bt but useful in other places.</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: go-webrtc-net
WebRTC wrappers for `net.Conn`, `net.Listener`, and `net.PacketConn` that accept nested listeners, for WebTorrent-over-I2P in go-i2p-bt but useful in other places.
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

154
repositories/goSam.html Normal file
View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>goSam</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: goSam</h1>
<p>A go library for using the I2P Simple Anonymous Messaging (SAM version 3.2) bridge</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/14960260547">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>12</td>
<td>2025-05-11 22:22</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/14960074741">.github/workflows/auto-assign.yml</a></td>
<td>client-refactor</td>
<td>❌ Failure</td>
<td>11</td>
<td>2025-05-11 21:59</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/14919106630">.github/workflows/auto-assign.yml</a></td>
<td>client-refactor</td>
<td>❌ Failure</td>
<td>10</td>
<td>2025-05-09 00:58</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/14918983453">.github/workflows/auto-assign.yml</a></td>
<td>client-refactor</td>
<td>❌ Failure</td>
<td>9</td>
<td>2025-05-09 00:47</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/14918935330">.github/workflows/auto-assign.yml</a></td>
<td>client-refactor</td>
<td>❌ Failure</td>
<td>8</td>
<td>2025-05-09 00:43</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/11873345677">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>7</td>
<td>2024-11-16 21:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/11873339986">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>6</td>
<td>2024-11-16 21:22</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/11840547128">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>5</td>
<td>2024-11-14 15:40</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/11840514137">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>4</td>
<td>2024-11-14 15:38</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/goSam/actions/runs/11824582631">.github/workflows/auto-assign.yml</a></td>
<td>master</td>
<td>❌ Failure</td>
<td>3</td>
<td>2024-11-13 19:39</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

42
repositories/goSam.md Normal file
View File

@@ -0,0 +1,42 @@
# Repository: goSam
A go library for using the I2P Simple Anonymous Messaging (SAM version 3.2) bridge
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
| Workflow | Branch | Status | Run # | Created |
|----------|--------|--------|-------|---------|
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/14960260547) | master | ❌ Failure | 12 | 2025-05-11 22:22 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/14960074741) | client-refactor | ❌ Failure | 11 | 2025-05-11 21:59 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/14919106630) | client-refactor | ❌ Failure | 10 | 2025-05-09 00:58 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/14918983453) | client-refactor | ❌ Failure | 9 | 2025-05-09 00:47 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/14918935330) | client-refactor | ❌ Failure | 8 | 2025-05-09 00:43 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/11873345677) | master | ❌ Failure | 7 | 2024-11-16 21:23 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/11873339986) | master | ❌ Failure | 6 | 2024-11-16 21:22 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/11840547128) | master | ❌ Failure | 5 | 2024-11-14 15:40 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/11840514137) | master | ❌ Failure | 4 | 2024-11-14 15:38 |
| [.github/workflows/auto-assign.yml](https://github.com/go-i2p/goSam/actions/runs/11824582631) | master | ❌ Failure | 3 | 2024-11-13 19:39 |
---
*Generated at 2025-12-01 16:15:05*

62
repositories/gojava.html Normal file
View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gojava</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: gojava</h1>
<p>GoJava - Java bindings for Go packages</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

30
repositories/gojava.md Normal file
View File

@@ -0,0 +1,30 @@
# Repository: gojava
GoJava - Java bindings for Go packages
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

View File

@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gomobile-java</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: gomobile-java</h1>
<p>[mirror] Go on Mobile</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<p><em>No recent workflow runs</em></p>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,30 @@
# Repository: gomobile-java
[mirror] Go on Mobile
## Open Pull Requests
*No open pull requests*
## Open Issues
*No open issues*
## Recent Discussions
*No recent discussions*
## Recent Workflow Runs
*No recent workflow runs*
---
*Generated at 2025-12-01 16:15:05*

Some files were not shown because too many files have changed in this diff Show More