Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
coder
/
boundary
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
5
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
03b2938
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2025
refactor
evgeniy-scherbina
committed
03b2938
Copy full SHA for 03b2938
refactor
evgeniy-scherbina
committed
926f923
Copy full SHA for 926f923
refactor: start/stop methods
evgeniy-scherbina
committed
b9a418b
Copy full SHA for b9a418b
fix: linter
evgeniy-scherbina
committed
80604e3
Copy full SHA for 80604e3
refactor: server
evgeniy-scherbina
committed
b2a65c8
Copy full SHA for b2a65c8
Commits on Sep 17, 2025
fix: linter
evgeniy-scherbina
committed
6629cd3
Copy full SHA for 6629cd3
Added basic HTTPS test for proxy
evgeniy-scherbina
committed
04efcbc
Copy full SHA for 04efcbc
Added basic HTTP test for proxy
evgeniy-scherbina
committed
3ba9bc0
Copy full SHA for 3ba9bc0
chore: start linting in CI (#53)
Show description for 2ed7c35
f0ssel
authored
2ed7c35
Copy full SHA for 2ed7c35
Implement streaming HTTP proxy for CONNECT handling (#48)
Show description for d3a2bb7
f0ssel
and
blink-so[bot]
authored
d3a2bb7
Copy full SHA for d3a2bb7
Commits on Sep 16, 2025
fix: set host and scheme if not set on http proxy
f0ssel
committed
742e09a
Copy full SHA for 742e09a
Fix command output, proxy setup, and HTTPS forwarding (#47)
Show description for 00ac2f7
f0ssel
and
blink-so[bot]
authored
00ac2f7
Copy full SHA for 00ac2f7
Commits on Sep 15, 2025
Port complete boundary implementation (#38)
f0ssel
authored
a5b051d
Copy full SHA for a5b051d
Commits on Sep 12, 2025
Merge pull request #35 from coder/bcpeinhardt/adjust-cli-for-coder-consumption
Show description for 1e687be
bcpeinhardt
authored
1e687be
Copy full SHA for 1e687be
tests no longer need sudo + separate out base command and top level command for jail
bcpeinhardt
committed
3bbba0b
Copy full SHA for 3bbba0b
Commits on Sep 11, 2025
Merge pull request #26 from coder/bcpeinhardt/use-same-go-version-as-coder
Show description for 70677f2
bcpeinhardt
authored
70677f2
Copy full SHA for 70677f2
nuke failing cli test setup
bcpeinhardt
committed
1812b6c
Copy full SHA for 1812b6c
Remove jail binary from git tracking and add to .gitignore (#25)
Show description for f44b951
blink-so[bot]
and
f0ssel
authored
f44b951
Copy full SHA for f44b951
Implement getUserInfo function to read environment variables (#24)
Show description for 84bf277
f0ssel
and
blink-so[bot]
authored
84bf277
Copy full SHA for 84bf277
Improve code organization and naming consistency (#22)
Show description for 6571ed1
blink-so[bot]
and
f0ssel
authored
6571ed1
Copy full SHA for 6571ed1
interfaces (#20)
f0ssel
authored
c5045da
Copy full SHA for c5045da
Refactor architecture and enable audit functionality (#19)
Show description for 8bec098
blink-so[bot]
and
f0ssel
authored
8bec098
Copy full SHA for 8bec098
Commits on Sep 10, 2025
rename
f0ssel
committed
c261491
Copy full SHA for c261491
Merge pull request #16 from coder/bcpeinhardt/mockpty-test-setup
Show description for cb481ce
bcpeinhardt
authored
cb481ce
Copy full SHA for cb481ce
use proxy interface (#18)
f0ssel
authored
cdde70d
Copy full SHA for cdde70d
merge conflict resolution
bcpeinhardt
committed
cc51a42
Copy full SHA for cc51a42
remove tls flag (#17)
f0ssel
authored
eaf3370
Copy full SHA for eaf3370
feat: implement comprehensive TCP jailing with host-side PREROUTING (#10)
Show description for 31d9c39
blink-so[bot]
and
f0ssel
authored
31d9c39
Copy full SHA for 31d9c39
try and narrow down ci failure to config dir fetching
bcpeinhardt
committed
ce6bc97
Copy full SHA for ce6bc97
improve config dir creation error
bcpeinhardt
committed
a06a5c4
Copy full SHA for a06a5c4
instead of failing skip tests that need root when you don't have it
bcpeinhardt
committed
3ab9c01
Copy full SHA for 3ab9c01
remove expected match call
bcpeinhardt
committed
f599fcf
Copy full SHA for f599fcf
helpers
bcpeinhardt
committed
0519aef
Copy full SHA for 0519aef
Refactor jail architecture with integrated services (#15)
Show description for 0bd5438
f0ssel
and
blink-so[bot]
authored
0bd5438
Copy full SHA for 0bd5438
document need for sudo
bcpeinhardt
committed
f6fd236
Copy full SHA for f6fd236
Pagination
Previous
Next
You can’t perform that action at this time.