Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SurgeDM
/
Surge
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
138
Star
3.3k
Code
Issues
43
Pull requests
5
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 29, 2026
fix/fallback (#520)
SuperCoolPencil
authored
ea3b5a4
Copy full SHA for ea3b5a4
Commits on Jun 26, 2026
fix: broken fallback to single downloader (#519)
SuperCoolPencil
authored
082ad61
Copy full SHA for 082ad61
refactor: units (#513)
SuperCoolPencil
authored
c21eacc
Copy full SHA for c21eacc
Downloader: coordinated host-scoped rate-limit backoff (replaces per-worker blind retry collapse) (#518)
SuperCoolPencil
authored
09365c4
Copy full SHA for 09365c4
Commits on Jun 24, 2026
feat: migrate config format to TOML and add CLI management (#515)
SuperCoolPencil
authored
b6329cf
Copy full SHA for b6329cf
Commits on Jun 23, 2026
feat: apply worker size heuristic to resumed download (#512)
SuperCoolPencil
authored
0d59409
Copy full SHA for 0d59409
Commits on Jun 22, 2026
refactor (#510)
SuperCoolPencil
authored
3d41551
Copy full SHA for 3d41551
feat: support precise per-task worker and chunk size overrides (#504)
superGekFordJ
authored
9c4205d
Copy full SHA for 9c4205d
Commits on Jun 21, 2026
docs: add FOSS United to acknowledgements (#508)
SuperCoolPencil
authored
83ea213
Copy full SHA for 83ea213
chore(extension): shorten manifest description for CWS limit (#507)
SuperCoolPencil
authored
49ef2dd
Copy full SHA for 49ef2dd
feat(extension): add server profile switcher (#503)
Show description for 1ef7ff6
youdie006
and
SuperCoolPencil
authored
1ef7ff6
Copy full SHA for 1ef7ff6
ci: implement automatic upload to chrome webstore (#506)
SuperCoolPencil
authored
d4bc288
Copy full SHA for d4bc288
feat: added functionality to delete failed, completed, all downloads from cli tui and extension (#479)
Show description for 7751997
3 people
authored
7751997
Copy full SHA for 7751997
Commits on Jun 19, 2026
replace sqlite with gob (#502)
SuperCoolPencil
authored
a4e9339
Copy full SHA for a4e9339
Commits on Jun 17, 2026
chore: remove dependency bloat (#501)
SuperCoolPencil
authored
ef83ed2
Copy full SHA for ef83ed2
fix: config backwards compatibility (#500)
SuperCoolPencil
authored
366f127
Copy full SHA for 366f127
ext small files guard (#499)
SuperCoolPencil
authored
329d8d7
Copy full SHA for 329d8d7
fix: strip caller-supplied Range header in single downloader (#496)
LuisMIguelFurlanettoSousa
authored
5e6605c
Copy full SHA for 5e6605c
fix: use the first server of a comma-separated custom DNS list (#498)
LuisMIguelFurlanettoSousa
authored
661b37a
Copy full SHA for 661b37a
fix: keep Content-Disposition filename when header carries extra RFC 6266 params (#494)
LuisMIguelFurlanettoSousa
authored
2539568
Copy full SHA for 2539568
Commits on Jun 16, 2026
concurrent: avoid data race on hedged SharedMaxOffset (#491)
SuperCoolPencil
authored
5a1c0a7
Copy full SHA for 5a1c0a7
fix(utils): trim trailing periods and spaces after stripping control chars (#489)
Show description for 9e17d4f
StressTestor
authored
9e17d4f
Copy full SHA for 9e17d4f
Commits on Jun 15, 2026
feat: add global and per download rate limiting to surge (#465)
Show description for 3198ae3
4 people
authored
3198ae3
Copy full SHA for 3198ae3
ci: delete stale test failure comments and run on always (#488)
SuperCoolPencil
authored
1f14c32
Copy full SHA for 1f14c32
fix: make keymap parsing case-insensitive and add open folder binding (#487)
Show description for 8e397c7
SuperCoolPencil
and
SuperCoolPencil
authored
8e397c7
Copy full SHA for 8e397c7
chore(deps): bump charm.land/lipgloss/v2 from 2.0.3 to 2.0.4 (#485)
Show description for 8b90128
dependabot[bot]
authored
8b90128
Copy full SHA for 8b90128
Commits on Jun 12, 2026
ci: add data race detector test for go (#483)
Show description for 91062dc
SuperCoolPencil
and
SuperCoolPencil
authored
91062dc
Copy full SHA for 91062dc
Commits on Jun 11, 2026
fix(cli): don't split a single URL into mirrors on query-string commas (#316) (#481)
Show description for f24dfa7
StressTestor
authored
f24dfa7
Copy full SHA for f24dfa7
Commits on Jun 10, 2026
feat: implement purge functionality (#480)
Show description for 11a4273
SuperCoolPencil
and
SuperCoolPencil
authored
11a4273
Copy full SHA for 11a4273
Commits on Jun 9, 2026
add vim navigation keys to the settings interface (#443)
Show description for 16db424
3 people
authored
16db424
Copy full SHA for 16db424
Commits on Jun 8, 2026
chore(deps): bump charm.land/bubbletea/v2 from 2.0.6 to 2.0.7 (#474)
Show description for d046dbb
dependabot[bot]
authored
d046dbb
Copy full SHA for d046dbb
chore(deps): bump modernc.org/sqlite from 1.51.0 to 1.52.0 (#475)
Show description for 360b4f9
dependabot[bot]
authored
360b4f9
Copy full SHA for 360b4f9
Commits on Jun 3, 2026
fix: batch downloads were being overwritten and only last one would be queued. Fixes #469 (#471)
junaid2005p
authored
dffed94
Copy full SHA for dffed94
fix(extension): resolve vitest CVE — upgrade wxt to 0.20.26, fix test isolation (#472)
SuperCoolPencil
authored
bb71efa
Copy full SHA for bb71efa
test: refactor shared state DB reset into TestMain for cmd tests (#458)
Show description for 991e36b
terminalchai
and
SuperCoolPencil
authored
991e36b
Copy full SHA for 991e36b
Previous
Next
You can’t perform that action at this time.