This is a little apt proxy server
Go to file
2016-04-26 15:15:31 -07:00
cache.go Fixed some minor issues. 2016-04-26 15:15:31 -07:00
downloader.go Reworked a lot of the code and added server type. 2016-04-26 13:12:46 -07:00
entry.go Reworked a lot of the code and added server type. 2016-04-26 13:12:46 -07:00
livereader.go Fixed some minor issues. 2016-04-26 15:15:31 -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 some minor issues. 2016-04-26 15:15:31 -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