• nimrod-up9's avatar
    Tap multiple pods statically (#51) · da24608b
    nimrod-up9 authored
    
    
    * WIP
    
    * Update tap.go, provider.go, and 2 more files...
    
    * WIP
    
    * WIP
    
    * Solved routine hanging forever: Added missing flag when calling mizuagent.
    
    * Iterate channel with range.
    
    * Panic if har channel is nil or if websocket connection is nil.
    
    * StartPassiveTapper returns read only channel.
    
    * Solved program exiting immediately: Wait for interrupt signal instead of exiting.
    
    * Solve connecting issue - Retry a few times.
    
    * Use lib const instead of magic.
    
    * Nicer error prints.
    
    * Don't coninue piping message if there is an error.
    
    * Comment.
    
    * Dependency injection.
    
    * no message
    
    * Fixed comment.
    
    * Print tapped addresses when they are updated.
    
    * Print errors in cleanup if there are any.
    Co-authored-by: default avatarRamiBerm <rami.berman@up9.com>
    Co-authored-by: default avatarRoee Gadot <roee.gadot@up9.com>
    da24608b