Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Drew-Chase
/
minipx
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
0.2.2
User selector
All users
All time
Commit history
Commits on Aug 28, 2025
Bump `minipx` to `0.2.2` for patch release
Drew-Chase
committed
ff447f5
View commit details
Copy full SHA for ff447f5
Browse repository at this point
Remove unused `Display` trait import from `command_line_arguments.rs`
Drew-Chase
committed
ce3350d
View commit details
Copy full SHA for ce3350d
Browse repository at this point
Refactor: enhance route display formatting and add color-coded output
Show description for fc0771b
Drew-Chase
committed
fc0771b
View commit details
Copy full SHA for fc0771b
Browse repository at this point
Refactor: improve formatting, simplify error handling, and update config serialization
Show description for 1556fb8
Drew-Chase
committed
1556fb8
View commit details
Copy full SHA for 1556fb8
Browse repository at this point
Refactor codebase: improve comments, fix lint issues, and enhance clarity
Show description for 96a39a6
Drew-Chase
committed
96a39a6
View commit details
Copy full SHA for 96a39a6
Browse repository at this point
Add IntelliJ run configurations for Cargo commands
Show description for a7485dd
Drew-Chase
committed
a7485dd
View commit details
Copy full SHA for a7485dd
Browse repository at this point
Remove unused `get_full_url` method from `Config`
Drew-Chase
committed
7ed9ce6
View commit details
Copy full SHA for 7ed9ce6
Browse repository at this point
Refactor `Config`: add getters for private fields and improve path resolution
Show description for 9be3be5
Drew-Chase
committed
9be3be5
View commit details
Copy full SHA for 9be3be5
Browse repository at this point
Add TCP/UDP forwarding and WebSocket proxy support to reverse proxy
Show description for fa3c293
Drew-Chase
committed
fa3c293
View commit details
Copy full SHA for fa3c293
Browse repository at this point
Refactor HTTPS server: improve connection handling and parameter usage
Show description for 5844f4a
Drew-Chase
committed
5844f4a
View commit details
Copy full SHA for 5844f4a
Browse repository at this point
Bump `minipx` to `0.2.1` and add TLS support via `hyper-tls` dependency
Show description for 0506744
Drew-Chase
committed
0506744
View commit details
Copy full SHA for 0506744
Browse repository at this point
Commits on Aug 16, 2025
Add support for per-route custom listener ports (`listen_port`)
Show description for d322f18
Drew-Chase
committed
d322f18
View commit details
Copy full SHA for d322f18
Browse repository at this point
Bump `minipx` version to `0.1.1` in Cargo.toml and Cargo.lock
Drew-Chase
committed
6cf86f2
View commit details
Copy full SHA for 6cf86f2
Browse repository at this point
Improve deserialization flexibility and enforce consistent path formatting
Show description for dbc3570
Drew-Chase
committed
dbc3570
View commit details
Copy full SHA for dbc3570
Browse repository at this point
Refactor SSL server supervisor for improved readability and logging consistency
Show description for a85755c
Drew-Chase
committed
a85755c
View commit details
Copy full SHA for a85755c
Browse repository at this point
Refactor reverse proxy logic for readability and consistency
Show description for ba39754
Drew-Chase
committed
ba39754
View commit details
Copy full SHA for ba39754
Browse repository at this point
Update IPC: Rename socket for clarity, remove redundant comments
Show description for 21aa2ee
Drew-Chase
committed
21aa2ee
View commit details
Copy full SHA for 21aa2ee
Browse repository at this point
Refactor argument handling by delegating CLI commands to `MinipxArguments::handle_arguments`
Show description for 15660e2
Drew-Chase
committed
15660e2
View commit details
Copy full SHA for 15660e2
Browse repository at this point
Add tutorial section with YouTube video link to README
Drew-Chase
committed
faa890b
View commit details
Copy full SHA for faa890b
Browse repository at this point
Update `install.sh` to include `config_path` in service start command
Drew-Chase
committed
b28d578
View commit details
Copy full SHA for b28d578
Browse repository at this point
Update README with new features, CLI commands, and IPC details
Drew-Chase
committed
87cbb6d
View commit details
Copy full SHA for 87cbb6d
Browse repository at this point
Bump `minipx` version to `0.1.0` in Cargo.toml and Cargo.lock
Drew-Chase
committed
061f110
View commit details
Copy full SHA for 061f110
Browse repository at this point
Add IPC support for dynamic config path resolution and tooling integration
Show description for 11f7b4a
Drew-Chase
committed
11f7b4a
View commit details
Copy full SHA for 11f7b4a
Browse repository at this point
Make `config_path` optional, add `show-path` subcommand, and expose `Config::path`
Show description for 4e5ac40
Drew-Chase
committed
4e5ac40
View commit details
Copy full SHA for 4e5ac40
Browse repository at this point
Add route and configuration management commands; bump version to 0.0.3-alpha
Show description for 6a658ff
Drew-Chase
committed
6a658ff
View commit details
Copy full SHA for 6a658ff
Browse repository at this point
Simplify reverse proxy server logic and configuration structure.
Show description for b3dd36c
Drew-Chase
committed
b3dd36c
View commit details
Copy full SHA for b3dd36c
Browse repository at this point
Commits on Aug 15, 2025
Update `install.sh` to restart `minipx` service instead of starting it.
Drew-Chase
committed
ca638ee
View commit details
Copy full SHA for ca638ee
Browse repository at this point
Bump `minipx` version to `0.0.2-alpha` in Cargo.toml and Cargo.lock
Drew-Chase
committed
0c5d050
View commit details
Copy full SHA for 0c5d050
Browse repository at this point
Added https to http redirect if content was not https.
Show description for 411655c
Drew-Chase
committed
411655c
View commit details
Copy full SHA for 411655c
Browse repository at this point
Fixed an infinite loop issue with the file watcher.
Show description for 8badc22
Drew-Chase
committed
8badc22
View commit details
Copy full SHA for 8badc22
Browse repository at this point
Update Run configuration to use the 'dev' build profile
Drew-Chase
committed
74429b7
View commit details
Copy full SHA for 74429b7
Browse repository at this point
Improve config file change handling with additional event checks
Show description for 8c34dbc
Drew-Chase
committed
8c34dbc
View commit details
Copy full SHA for 8c34dbc
Browse repository at this point
Commits on Aug 14, 2025
Add IntelliJ run configurations for development and help commands
Drew-Chase
committed
b0c3e36
View commit details
Copy full SHA for b0c3e36
Browse repository at this point
Remove unused methods from `Config` and `ProxyRoute` structs
Drew-Chase
committed
7635556
View commit details
Copy full SHA for 7635556
Browse repository at this point
Update `install.sh` to pass `-vw` flag to `ExecStart` in systemd configuration
Drew-Chase
committed
fe55a01
View commit details
Copy full SHA for fe55a01
Browse repository at this point
Previous
Next
You can’t perform that action at this time.