This is a little apt proxy server
Go to file
2016-04-30 21:00:43 -07:00
cache Moved cache to a separate package. 2016-04-30 21:00:43 -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 Moved cache to a separate package. 2016-04-30 21:00:43 -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