The-Surffy-Team

  • Total activity 127
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 74

Activity overview

Latest activity by The-Surffy-Team
  • The Surffy Team created an article,

    Changelogs - MBUSTER

    MBUSTER (v2.1.0) 2024-01-24 Changed Added Agent menu You can download the Agent for integrating MBUSTER on the menu. Fixed bugs and improved stability   MBUSTER (v2.0.0) 2024-01-16 Launched ...

  • The Surffy Team created an article,

    Appendix

    Object, Class Type Name Description Object Netfunnel It is responsible for the skeleton of the NetFUNNEL feature's behavior and uses its Object's functions to execute NetFUNNEL actions....

  • The Surffy Team created an article,

    Install the NetFUNNEL Android Agent

    Add a library Download a library and add it to Gradle as below. implementation files('libs/netfunnel-android-agent_latest.aar') Settings initialization To apply the agent, you must initialize the N...

  • The Surffy Team created an article,

    Introduction to Android Agent features

    This document contains instructions on how to install the agent, how it works, and how to use it.Please make sure you have successfully installed the agent before reading this document.   NetFUNNEL...

  • The Surffy Team created an article,

    Appendix

    API Descriptions Type Name Argument Description Load Settings setConfig tenantURL NF connection URL     projectDetailURL URL to get the configuration file from     e...

  • The Surffy Team created an article,

    Install the NetFUNNEL iOS Agent

    The NetFUNNEL iOS Agent controls the traffic of web views output from within your application, protecting your service infrastructure and ensuring a stable user experience for your visitors. Servi...

  • The Surffy Team created an article,

    Introduction to iOS Agent features

    This document contains instructions on how to install the agent, how it works, and how to use it.Please make sure you have successfully installed the agent before reading this document.   What is N...

  • The Surffy Team created an article,

    Control the Main page

    Find out how to integrate NetFUNNEL to control your home page, the first thing your users will see.   Main page control technical overview Instead of directly accessing the main page from the outsi...

  • The Surffy Team created an article,

    Traffic Control with Web Agent API Integration

    After you've completed the agent integration, add the API code to the control target to enable traffic control.   Basic Control Functions NFStart Location : Applies it to the HTML code of items su...

  • The Surffy Team created an article,

    Install the Web Agent

    To use NetFUNNEL, you need to install the agent (WEB / Mobile) according to your environment.Share this article with your development team and ask them to install the agent. WEB Agent code snippe...