This is a little apt proxy server
Go to file
2016-04-30 22:32:35 -07:00
cache Fixed a couple of logic bugs. 2016-04-30 22:32:35 -07:00
main.go Fixed some minor issues. 2016-04-26 15:15:31 -07:00
README.md Initial commit. 2016-04-21 21:12:52 -07:00
server.go Fixed a couple of logic bugs. 2016-04-30 22:32:35 -07:00

go-aptproxy

This handly little proxy server includes the following features:

  • avoids duplication of packages fetched from different mirrors
  • provides the ability to "seed" the proxy

TODO