Skip to content

asmith030/go-clamav-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-clamav-rest

Clamav proxy based on https://github.com/solita/clamav-rest/ and implemented in golang

Usage

Usage of go-clamav-rest:
  -host string
    	Address of the clamd instance (default "localhost")
  -listenPort int
    	TCP port that we should listen on (default 8080)
  -maxFileMem int
    	Maximum memory used to store uploaded files (excess is written to disk) (default 128)
  -port int
    	TCP port of the clamd instance (default 3310)

About

Clamav proxy based on https://github.com/solita/clamav-rest/ and implemented in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published