{{define "form/streamTCP"}}
    
        
    
    
         inbound.stream.tcp.type = checked ? 'http' : 'none'">
        
    
    
    {{ i18n "pages.inbounds.stream.general.request" }}
    
        
    
    
        
    
    
        {{ i18n "pages.inbounds.stream.tcp.path" }}
            +
        
        
            
                -
            
        
    
    
        +
    
    
        
            
                [[ index+1 ]]
            
            
                -
            
        
    
    
    {{ i18n "pages.inbounds.stream.general.response" }}
    
        
    
    
        
    
    
        
    
    
        +
    
    
        
            
                [[ index+1 ]]
            
            
                
                    -
                
            
        
    
{{end}}